What is the use of builtinadministrators group in sql server? : sql server security
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
What is sql injection and why is it a problem? : sql server security
Explain the difference between primary keys and foreign keys?
How to list all stored procedures in the current database using ms sql server?
How to create function with parameter in sql server?
What is in place upgrade in sql server?
What is master database? : SQL Server Architecture
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How to connect sql server management studio express to sql server 2005 express?
What is the difference between osql and query analyzer?
What is delete query?
What are the High-Availability solutions in SQL Server and differentiate them briefly?
What are different type of Collation Sensitivity?
whats new about truncate in sql server 2008?