\dt- Shows the tables in the database\d+ table_name- Shows the tables schemadrop table table_name;- Drops the table named table_name from the database
Last active
February 10, 2016 04:01
-
-
Save georgebearden/76a3e2816c2def4900bf to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment