What is a heap?
Why use triggers?
Explain DBMS, RDBMS?
What is difference between global temporary tables and local temporary tables?
Do you know what are the ways available in sql server to execute sql statements?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
what is Buffer cash and Log Cache? Can you Explain it?
What protocol does sql server use?
How to test a dml trigger in ms sql server?
What are the differences between lost updates and uncommitted dependencies?
What is the difference between varchar and varchar types?
What is difference between delete & truncate commands?
how to copy sysdatabase file from c: Drive to D: Drive in SQL Server.