How exceptions can be handled in sql server programming?
How to use "if ... Else if ... Else ..." Statement structures in ms sql server?
How important do you consider cursors or while loops for a transactional database?
What is the difference between clustered and non-clustered indexes in ms sql server?
What are the kinds of subquery?
What does it mean to normalize a database and why would you do it?
What is a natural primary key?
What is 3nf normalization?
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
Do you know the capabilities of cursors?
What do you know about normalization and de- normalization?
How can sql server instances be hidden? : sql server security
How can windows applications connect to sql servers via odbc?
Why use triggers?
You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?