how to copy sysdatabase file from c: Drive to D: Drive in
SQL Server.
Answer Posted / amr
1st u have to stop sqlserver then u can catch file and copy
it anywhere !!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a transact-sql statement batch in ms sql server?
What are the requirements for sql server 2016?
Why Master database is required?
When you should use a low fill factor?
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
How many types of stored procedures are there in sql server?
Explain features and concepts of analysis services?
How can you find out how many rows returned in a cursor?
State the difference between union and union all?
How many replicas are maintained for each sql azure db?
What are the dis_advantages of stored procedures, triggers, indexes?
How do I manually uninstall an instance of sql server 2016?
How do I port a number to sql server?
What is the difference between TRUNCATE and DROP?
What happens if strings are casted into wrong code pages in ms sql server?