Skip to content

Instantly share code, notes, and snippets.

@ionauq
Last active July 11, 2019 03:45
Show Gist options
  • Save ionauq/e88a481b85653ad3ec0a to your computer and use it in GitHub Desktop.
Save ionauq/e88a481b85653ad3ec0a to your computer and use it in GitHub Desktop.
mysql command
show full fields from tablename # 查看表信息
desc tablename # 查看表信息
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment