how to copy sysdatabase file from c: Drive to D: Drive in
SQL Server.
Answer Posted / jijo
Take the full backup of sysdatabse and specify backup
location into d:\
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the difference between clustered and a non-clustered index?
What is the difference between online clustering and Offline clustering?
what are defaults? : Sql server database administration
When we should use @@error?
Explain what is the difference between union and union all?
What are the two authentication modes in sql server?
What is query optimization process?
How do you delete a trigger?
What is a print index?
What is difference between order by and group by?
How to define the name and server for a new dsn?
Describe and explain about SQL native client?
How to list all login names on the ms sql server?
How to use “drop” keyword in sql server and give an example?
How fixed length strings are truncated and padded?