Skip to content

Instantly share code, notes, and snippets.

@umair-me
Created November 15, 2017 11:44
Show Gist options
  • Save umair-me/fe1317f50da5b722341db164e1d50612 to your computer and use it in GitHub Desktop.
Save umair-me/fe1317f50da5b722341db164e1d50612 to your computer and use it in GitHub Desktop.
Restore a stuck database in "Restoring Mode"
RESTORE DATABASE <database name> WITH RECOVERY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment