问题: 假设某个表有一个联合索引(c1,c2,c3,c4)以下只能使用该联合索引的c1,c2,c3部分 A where c1=x and c2=x and c4>x and c3=x B whe … Continue reading 联合索引使用规则
问题: 假设某个表有一个联合索引(c1,c2,c3,c4)以下只能使用该联合索引的c1,c2,c3部分 A where c1=x and c2=x and c4>x and c3=x B whe … Continue reading 联合索引使用规则