摘要: show columns from test; 和 desc test;同理; show create database 数据库名/ show create table 表名; 分别用来显示创建特定数据库或表的MySQL语句; SHOW GRANTS,用来显示授予用户(所有用户或特定用户)的安全权限 阅读全文
posted @ 2021-11-30 15:22 当时只道是寻常呀 阅读(49) 评论(0) 推荐(0)