Skip to content

Instantly share code, notes, and snippets.

@sayham-sjb
Last active February 16, 2018 13:38
Show Gist options
  • Save sayham-sjb/19badbc4faabd6c783844f4bdde20d1b to your computer and use it in GitHub Desktop.
Save sayham-sjb/19badbc4faabd6c783844f4bdde20d1b to your computer and use it in GitHub Desktop.
RemoveSingleUserMode #sql
-- Start in master USE MASTER; ALTER DATABASE [DB Name] SET MULTI_USER GO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment