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 the difference between a clustered index and a non-clustered index?
Why we use trigger in sql server with example?
What is conditional split?
How can you set the threshold at which sql server will generate keysets asynchronously?
Difference between Sql server reporting services and Crystal reports?
Define outer join in sql server joins?
What is the difference between a stored procedure and a user defined function?
What are sub reports and how to create them?
How can windows applications connect to sql servers via odbc?
What is sql sandbox in sql server?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
Does sql server 2000 clustering support load balancing?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
What are the types of resultset?
How to encrypt data between dialogs?