How to Rebuild Master database in sql server 2005.
Answer Posted / sunilkumar
run rebuildm.exe..if you dont have taht please download
that exe and run on the database.it will repair the master
database
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can we store videos inside the sql server table?
How to create a view using data from another view?
What is partitioned view?
What is normalization? What number of normalization shapes are there?
What is query optimizer in sql server?
Write a SQL query in order to merge two different columns into single column?
What are the differences between stored procedure and view in sql server?
What is log shipping?
Does full backup break log chain?
What is bcp? When does it used?
what is bit datatype? : Sql server database administration
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
Sql server reporting services vs. Crystal reports.
Do you know what are acid properties?
what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration