What is the use of MOVE keyword in restore command
Answers were Sorted based on User's Feedback
Answer / c suresh kumar
using move statement we can store the resultent value
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / 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 |
What are key, name and value columns of an attribute? : sql server analysis services, ssas
How to list all dsn entries on your local machine using odbc_data_source()?
How to select an exiting database using mssql_select_db()?
What is the contrast between sql and pl/sql?
Why the trigger fires multiple times in single login?
Explain Capacity planning to create a database? and how to monitor it?
How to drop an existing stored procedure in ms sql server?
What xml support does the sql server extend?
Explain collation?
How to include text values in sql statements?
What is an Index?
How to call a function from a stored procedure in SQL Server ?