select * from 表 where t2=t2 and t3= and t9=
-- 用到索引的,是index scan select * from table where t3= and t9= -- 要求是没有要求用t2 -- 如果用t2 -- index seek select * from table where t2= and t3= and t9=
34,838
社区成员
254,632
社区内容
加载中
试试用AI创作助手写篇文章吧