Skip to content

Instantly share code, notes, and snippets.

@electronicbites
Created December 29, 2008 13:16
Show Gist options
  • Save electronicbites/41262 to your computer and use it in GitHub Desktop.
Save electronicbites/41262 to your computer and use it in GitHub Desktop.
select * from information_schema.tables where table_schema='public' and table_type='BASE TABLE';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment