会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shog808
大象无形,大音希声
博客园
首页
新随笔
管理
2023年1月14日
MySQL——一些命令
摘要: 一、基本的分析命令 1、explain+SQL语句:查看执行计划 2、show create table table1:查看table1的创建SQL 3、show indexes from table1:查看table1所有的索引 4、show table status like 'table1'
阅读全文
posted @ 2023-01-14 13:14 shog808
阅读(24)
评论(0)
推荐(0)