专题文章
时长:00:00更新时间:2020-11-09 19:42:45
mysql查看表结构和表创建语命令_MySQL:1,desc tablename; mysql> desc authors; +-------+--------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-------+--------------+------+-----+---------+----------------+ | id | int(11) | NO |
查看详情