Skip to content

Instantly share code, notes, and snippets.

@otkrsk
Created October 13, 2016 02:39
Show Gist options
  • Save otkrsk/be87a95cb094b4ea42ac390c50be2397 to your computer and use it in GitHub Desktop.
Save otkrsk/be87a95cb094b4ea42ac390c50be2397 to your computer and use it in GitHub Desktop.
Snippet to show table structure with column comments
SHOW FULL COLUMNS FROM `table_name`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment