What are the differences between “row_number()”, “rank()” and “dense_rank()”?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
What are cursors?
how many instance use in sql server 2005
What is the query optimization statistics?
Is a primary key unique?
What is the difference between a stored procedure and a user defined function?
How to create database with physical files specified in ms sql server?
How to override dml statements with triggers?
What is MSDE?
How to optimize stored procedures in sql server?
How does index makes search faster?
Why would you use sql agent?