Skip to content

Instantly share code, notes, and snippets.

@amogram
Created May 19, 2014 13:09
Show Gist options
  • Save amogram/0bb461c23037e5eda803 to your computer and use it in GitHub Desktop.
Save amogram/0bb461c23037e5eda803 to your computer and use it in GitHub Desktop.
SELECT * FROM information_schema.tables
select * from information_schema.columns where table_name = [table name]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment