会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Mr陈二
博客园
首页
新随笔
联系
管理
订阅
2020年8月20日
sql优化
摘要: 一.mysql 优化之is null ,is not null 索引使用测试 1.创建t_user表,在name字段创建索引,且name字段不能为null。 EXPLAIN select * from t_user where name is not null;//不使用索引; EXPLAIN se
阅读全文
posted @ 2020-08-20 10:17 Mr陈二
阅读(121)
评论(0)
推荐(0)
编辑
公告