What is application role in sql server database security? : sql server security
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What is inline variable assignment?
What is spid in sql server profiler?
Tell me what is normalization? Explain different forms of normalization?
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
State the difference between local and global temporary tables?
What is a file group?
How to generate create table script on an existing table in ms sql server?
Is candidate a key?
how you can get the list of largest tables in a database? : Sql server administration
Mention the different authentication modes in sql server.
What is difference between clustered index and non clustered index?
How to convert a table data in XML format in sql server?
What are the properties of primary key?