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
Tell me about joins in database system and explain each in detail.
What is acid mean in sql server?
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
What is 5nf in normalization form?
How do indexes help, types?
What is difference between aggregate and analytic function?
What are the steps you must follow to hide sql server instances?
Which database stores information about replication?
What is normalization and denormalization in sql server?
How to define the name and server for a new dsn?
is it important for a database administrator to understand the operating system and file access? : Sql server administration
Explain stored procedure?
How to apply filtering criteria at group level with the having clause in ms sql server?
What are the five major components of a dbms?
What are different types of raid configurations? : SQL Server Architecture