Created
May 6, 2015 09:24
-
-
Save rurtubia/22039bab958bc077eaa5 to your computer and use it in GitHub Desktop.
Show all the tables in a database
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --SQL Server 2010, 2012 | |
| select * from INFORMATION_SCHEMA.TABLES |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment