Explain throw statement in sql server 2008?
What is nonclustered index on computed columns?
Explain some stored procedure creating best practices or guidelines?
Explain try...catch with sql server?
What are sp_configure commands and set commands?
What is the ‘fillfactor’?
What is read uncmmited?
What is an sql server agent?
What is the difference between for trigger and after trigger?
What are the steps you can take to avoid “deadlocks”?
Explain user defined views?
What is catalog views?
What is table-valued sub query?
What is the difference between a function and a stored procedure?
What is the difference between update lock and exclusive lock?