[ MySQL ] 常用命令

  • 新建表:create database [name]
  • 查询表的所有字段:show full columns from [table name]
posted @ 2020-04-06 16:50  remly  阅读(149)  评论(0)    收藏  举报