What is the purpose of linked server configuration in sql server?
What is tempdb database? : SQL Server Architecture
Which is faster statement or preparedstatement?
What are the advantages of partitioning?
Explain atomicity?
Tell me the difference between clustered and non-clustered index?
What is scan table/view and seek table/view when its occurs? : sql server database administration
How can you start sql server in different modes?
Explain the various types of concurrency problem?
Explain insert into select statement?
Can a database be shrunk with users active?
Explain full-text query in sql server?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
How can you list all the table constraints in a database?
what authentication modes does sql server support? : Sql server database administration