会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Yxh_blogs
首页
管理
2017年12月15日
Mysql多列索引经典案例
摘要: 一个经典的多列索引案例,如题: 创建一张测试表 分析A = c1=x and c2=x and c4 x and c3=x c1=x and c2=x and c3=x and c4 x c1,c2,c3,c4 都能用上 分析B = select from test where c1=1 and c
阅读全文
posted @ 2017-12-15 22:34 Yxh_blogs
阅读(3462)
评论(0)
推荐(0)
公告