What is the use of MOVE keyword in restore command
Answer Posted / murthy
Can use MOVE to specify to restore the DB & log to the
specific file path instead of restoring it into its
original location.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
What is the difference between a stored procedure and a user defined function?
Can a function call a stored procedure in sql server?
Other than truncate statement, which other command can by-pass the trigger on the tables?
What are the advantages of partitioning?
what are the core components of SSRS?
What is NOT NULL Constraint in sql server 2012?
How to locate and take substrings with charindex() and substring() functions?
How do you manipulate data?
How will you decide the active and passive nodes?
How many partitions a clustered index has by default in sql server 2012?
Tell me about the approaches which you used to counter the DI problems.
What is a field in a table?
Explain why variables called the most powerful component of ssis?
what are statistics, under what circumstances they go out of date, how do you update them? : Sql server database administration