Skip to content

Instantly share code, notes, and snippets.

@shotaK
Created June 1, 2016 11:30
Show Gist options
  • Select an option

  • Save shotaK/47ca8a5e5b9326d81e240f903e119465 to your computer and use it in GitHub Desktop.

Select an option

Save shotaK/47ca8a5e5b9326d81e240f903e119465 to your computer and use it in GitHub Desktop.
SQL
EXEC sp_MSforeachtable @command1 = "DROP TABLE ?";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment