Skip to content

Instantly share code, notes, and snippets.

@hancheester
Last active October 30, 2019 23:24
Show Gist options
  • Save hancheester/596e421bf2222740f05408162d267f56 to your computer and use it in GitHub Desktop.
Save hancheester/596e421bf2222740f05408162d267f56 to your computer and use it in GitHub Desktop.
-- To get a list of databases.
select name from sys.databases;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment