Created
October 13, 2016 02:39
-
-
Save otkrsk/be87a95cb094b4ea42ac390c50be2397 to your computer and use it in GitHub Desktop.
Snippet to show table structure with column comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SHOW FULL COLUMNS FROM `table_name` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment