会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
平凡希
博客园
首页
新随笔
联系
订阅
管理
2018年1月15日
联合索引使用规则
摘要: 问题: 假设某个表有一个联合索引(c1,c2,c3,c4)以下只能使用该联合索引的c1,c2,c3部分 A where c1=x and c2=x and c4>x and c3=x B where c1=x and c2=x and c4=x order by c3 C where c1=x an
阅读全文
posted @ 2018-01-15 15:03 平凡希
阅读(22173)
评论(3)
推荐(4)
编辑
公告