Skip to content

Instantly share code, notes, and snippets.

@buithehoa
Created January 19, 2016 10:03
Show Gist options
  • Save buithehoa/f76bd8a64e02710fd60e to your computer and use it in GitHub Desktop.
Save buithehoa/f76bd8a64e02710fd60e to your computer and use it in GitHub Desktop.
Show table index information
SHOW {INDEX | INDEXES | KEYS}
{FROM | IN} tbl_name
[{FROM | IN} db_name]
[WHERE expr]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment