Mention the 3 ways to get a count of the number of records in a table.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?

0 Answers  


Other than truncate statement, which other command can by-pass the trigger on the tables?

0 Answers  


Write a query to find 5th highest amount paid from the customer table.

0 Answers  


What is an example of a foreign key?

0 Answers  


What happens if null values are involved in comparison operations?

0 Answers  






Is it possible to have more then one foreign key in a single table? if possible, is this the good way to design the table?

2 Answers  


Do you know what are the properties of the relational tables?

0 Answers  


What is use of attribute hierarchy optimized state? : sql server analysis services, ssas

0 Answers  


Define ACID properties in a Database?

0 Answers   iNautix,


How do triggers work?

0 Answers  


An employee table, with the columns id, name, sal and dob. Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).

9 Answers   ADP,


How many index keys possible for a table

6 Answers  


Categories