Comments
Sort by recent activity
petey wrote:
Run the following:
RESTORE DATABASE <database name> WITH RECOVERY
Thanks for the reply.
Will this statement restore the entire database again, or will it just switch the mode from standby to live? / comments
petey wrote:
Run the following:
RESTORE DATABASE <database name> WITH RECOVERY
Thanks for the reply.
Will this statement restore the entire database again, or will it just switch the mode from...