Let us say master db itself has no backup. Now you have to rebuild the db so what kind of action do you take?
1 6152Using query analyzer, name 3 ways you can get an accurate count of the number of records in a table?
5 17002What is one of the first things you would do to increase performance of a query? For example, a boss tells you that ?a query that ran yesterday took 30 seconds, but today it takes 6 minutes?
2 15891
what is a correlated sub-query? : Sql server database administration
how you can list all the tables in a database?
What is transaction server distributed transaction?
How do you start single user mode in clustered installations?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
What is the difference between DataRow.Delete() and DataRow.Remove()?
What according to you is the difference between mysql and sql server performance?
What is a fan-out query in SQL Azure?
What is dimension table? : sql server analysis services, ssas
what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
What is abstracting periodical?
What is data modeling and Reterminal integrity?
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas
What does the update command do?