摘要:
Database YourDB has full backup YourBaackUpFile.bak. It can be restored using following two steps.Step 1: Retrive the Logical file name of the database from backup.RESTORE FILELISTONLYFROM DISK = 'D:BackUpYourBaackUpFile.bak'GOStep 2: Use the values in the LogicalName Column in following Ste 阅读全文