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 is difference between delete & truncate commands?
What is openxml in sql server?
Explain the concepts and capabilities of sql server?
According to you what goes into making the best database administrator? : sql server database administration
What is the command to change the recovery model?
What is a rownum?
Explain how to send email from sql database?
What do you understand by mirroring?
Is sql server a database?
Explain boyce and codd normal form(bcnf)?
Explain rdbms?
Which operator do you use to return all of the rows from one query except rows are returned in a second query?
What is Cross Join and in which scenario do we use Cross Join?
What are different types of replication in sql server?
How can we get count of the number of records in a table?