What is the purpose of self join?
What is dbcc? Give few examples.
How to get the definition of a user defined function back?
What is correlated subquery in sql server?
How to grant a permission in ms sql server using "grant execute" statements?
What keyword you will use to get schema appended to the result set of a ‘for xml’ query?
How to provide column names in insert statements in ms sql server?
Can we use where and having clause together?
whats the maximum size of view state??
Do you know what is fill factor and pad index?
Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
What are the types of sql server?
Give me any three differences between Truncate and Delete.
What is always encrypted?
What is the use of sign function?