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 command is used to delete a table from the database in the sql server and how?
What is the difference between implicit and explicit transaction?
Explain the relational database management system (rdbms)?
What is difference between delete and truncate commands?
How do I setup a sql server database?
What is difference between standardization and normalization?
Can another user execute your local temporary stored procedures?
What are extended events in sql server?
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
What are the types of subquery?
What is rolap and its advantage? : sql server analysis services, ssas
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
How we can refresh the view?
How self join is different from outer join?
can you instantiate a com object by using t-sql? : Sql server database administration