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
Can we use pragma autonomous_transaction in trigger?
What is the use of @@spid?
What is read uncmmited?
What are the types of sql server?
How to send a ssrs report from ssis?
What is query parameter in ssrs?
SQL Server Architecture ?
What happens if you delete a table that is used by a view?
How to disconnect from a sql server using mssql_close()?
what are the different stages of Report Processing?
What is sub query and its properties?
Can we call stored procedure in view in sql server?
What purpose does the model database server?
What is the maximum size of sql server database?
What are partitioned views and distributed partitioned views?