Let us say master db itself has no backup. Now you have to
rebuild the db so what kind of action do you take?



Let us say master db itself has no backup. Now you have to rebuild the db so what kind of action do..

Answer / hari

first you rebuild the master db by using REBUIDM.exe. after
u take single user mode Sqlservr.exe -c -m.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Are all views updatable ?

0 Answers   MCN Solutions,


What do we have to check in database testing?

0 Answers  


What is tempdb in sql server?

0 Answers  


What are functions

3 Answers  


what is diffence between replicaion and logshipping?

1 Answers  






What is the difference between mysql and mysqli?

0 Answers   HCL,


What is collation?

0 Answers  


in tabase table having a column in it empname field is there which having 5 duplicate values is there i want deleted all the duplicates i want showing only one name only.

7 Answers  


How to view existing indexes on an given table using sys.indexes?

0 Answers  


select top 5 * from emp order by newid() my question is , how this query get executed?

5 Answers  


What is Trigger?

3 Answers   Misys,


What is the difference between composite index and covering index?

0 Answers  


Categories