What's new in sql management studio for sql server? : sql server management studio
Do you know the cursor optimization tips?
What is database architecture? : SQL Server Architecture
What is an sql server agent?
How would you choose between a clustered and a non-clustered index?
What does it mean to normalize data?
what is the difference between count(*) and count(1) ?
What do you mean by an execution plan? Why is it used? How would you view it?
Explain transaction server isolation?
How to find which stored procedure is currently running in sql server?
Why I am getting this error when dropping a database in ms sql server?
Define cursor locking
How do I delete a sql server database?
What is shared lock?
Can an entity have two primary keys?