how to copy sysdatabase file from c: Drive to D: Drive in
SQL Server.
Answer Posted / anwar hayat
Stop MS SQLServer Services and copy mdf ldf files in desire
location.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the different stages of Report Processing?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
what is an extended stored procedure? : Sql server database administration
How to call a function from a stored procedure in SQL Server ?
What’s the distinction between dropping a info and taking a info offline?
List all the types of user-defined functions?
What stored by the master?
How to delete duplicate rows from table except one?
How to rebuild the master database?
What is the difference between index seek vs. Index scan?
What is difference between line feed ( ) and carriage return ( )?
How is sql server used?
What do you understand by coalesce in sql server?
Please explain what is “asynchronous” communication in sql server service broker?
explain databases and sql server databases architecture? : Sql server database administration