Skip to content

Instantly share code, notes, and snippets.

@jayzeng
Last active December 19, 2015 16:58
Show Gist options
  • Save jayzeng/5987266 to your computer and use it in GitHub Desktop.
Save jayzeng/5987266 to your computer and use it in GitHub Desktop.
psql cheat sheet
\l list databases
\d list tables
\d table describe table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment