List out the different types of locks available in sql server?
What is a view in sql?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What are the different types of subquery?
Can sql servers link to other servers like oracle?
Why we use the openxml clause?
Can one drop a column from a table?
What are the main differences between #temp tables and @table variables and which one is preferred?
When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
What is a not null constraint?
What is the use of “join” in sql server?
What are the steps you will take to improve the performance of a poor performing query?
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
What will be the maximum number of indexes per table?
What xml support does the sql server extend?