How to enable/disable indexes?
Which stored procedure will you be running to add a linked server?
What objects does the fn_my_permissions function reports on? : sql server security
What are approximate numeric data types in ms sql server?
What is system stored procedures?
Why can there be only one clustered index and not more than one?
Explain error handling in ssis?
How to provide default values to stored procedure parameters?
if 3 duplicate records in a table,i want to delete 2 duplicate records by keeping 1 as it is,how?
What is normalization? What number of normalization shapes are there?
How do I setup a local sql server database?
Explain the flow of creating a cube? : sql server analysis services, ssas
When we should use @@error?