What are the steps to insert a table?
how to determine the service pack currently installed on sql server? : Sql server database administration
sql database suspect We have a sql database that is showing as suspect. How can we recover?
How to test a dml trigger in ms sql server?
what is the different types of backups available in sql server? : Sql server database administration
What is the maximum length of an alert name?
Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
why would you call update statistics? : Sql server database administration
What are different types of database indexes?
Explain about temporary stored procedure?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
Why is normalisation important?