What is indexing and its types?
How to recreate an existing index in ms sql server?
What is page in sql server?
How get current date in SQL server 2000
What is normalization and denormalization in sql server?
What information is maintained within the msdb database?
Which stored procedure will you be running to add a linked server?
What are subqueries in sql server?
How do I edit a stored procedure in sql server?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
What is the purpose of object explorer and its features? : sql server management studio
What does set rowcount do?
Which is faster statement or preparedstatement?