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
Can I disable or restrict ssrs export formats (rendering formats)?
What are the differences between having and where clause.
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.
Define views.
What are the different types of backups avaialabe in sql server 2005?
What is user-defined inline table-valued function?
Explain how to integrate the ssrs reports in application?
How to assign new column names in a view?
How to create view in stored procedure sql server?
Can you leave a union at any time?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
Explain nested trigger in sql?
What is normalization? Explain its different types?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
What is index, cluster index and nonclustered index?