What is data compression? : sql server database administration
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
Explain the difference between functions and stored procedures in sql server?
How to sort the query output with order by clauses in ms sql server?
You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
What is rolap and its advantage? : sql server analysis services, ssas
What is isnull() operator?
can a database be shrunk with users active? : Sql server administration
How To Make password Protected SQL Server 2005 Database i.e when i open SQL Server database then ask for password.
What is the best way to move n number of DTS package from one SQLServer to another SQLServer?
What is the most common trace flags used with sql server?
What does executeupdate return?
How do you delete duplicate records in sql server?