Fork me on Gitee
摘要: 一、一些常见的SQL实践 (1)负向条件查询不能使用索引 select * from order where status!=0 and stauts!=1 select * from order where status!=0 and stauts!=1 not in/not exists都不是好 阅读全文
posted @ 2018-04-25 11:04 Luke-lu 阅读(236) 评论(0) 推荐(0) 编辑
AmazingCounters.com