当前位置:Gxlcms > 数据库问题 > mysql命令

mysql命令

时间:2021-07-01 10:21:17 帮助过:10人阅读

1.show databases;

2.show tables;

3.show columns from table_name;

4.describe table_name

5.show status 显示广泛的服务器状态信息

6.show create database;

7.show create table

8.show grants

9.show errors

10.show warnings

mysql命令

标签:mysq   服务   ble   warnings   scribe   war   describe   table   data   

人气教程排行