Explain the types of indexes.
What happens when converting big values to integers?
What is query processing?
What is the difference between a function and a trigger?
How to create sub reports?
What are the different subsets of sql?
How can you set the threshold at which sql server will generate keysets asynchronously?
how you can list all the tables in a database?
What are the differences between clustered and non-clustered index?
Is there any difference between the primary key and unique key?
Explain syntax for disabling triggers?
What is indexing explain it with an example?
What are the fixed server level roles? : sql server security
What is a rownum?
How to get nth highest salary from employee table.