How can you start sql server in different modes?
What is a dataset and what are the different types of datasets?
What is the command used to check locks in microsoft sql server?
How to rename an existing column with sql server management studio?
Explain powershell included in sql server 2008?
What is the Control Flow in SSIS
do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
What is the difference between varchar and nvarchar?
How to automatically create a log when an exception is being received into SQL Server?
What is SQL Azure?
Explain how to use linked server?
What is the Difference Between Primary and Foreign Key?
what are different types of backups available in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
What is data mart? : sql server analysis services, ssas
How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?