What is difference between count (*) and count 1?
What are the differences between lost updates and uncommitted dependencies?
What is difference between rownum and row_number?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
What are the steps you will take to improve performance of a poor performing query?
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
What is the new security features added in sql server 2016? : sql server security
Explain differentiate between a having clause and a where clause?
Other than truncate statement, which other command can by-pass the trigger on the tables?
What is difference between delete and truncate commands?
Diff between Composite key, Alternate Key, Candidate Key, Primary Key, Unique Key, Super Key, Foreign Key
What are the difficulties faced in cube development? : sql server analysis services, ssas
Describe in brief databases and sql server databases architecture.