使用命令行查看mysql 数据库中的表

使用mysqlshow book -u root -p 使用mysqlshow book -u -v root -p 显示列数 book是数据库名 books是表名
相关文章
相关标签/搜索