目录1. 什么是最左前缀法则2. 为什么存在最左前缀3. 索引失效情况3.1 查询条件未添加最左侧列,索引失效3.2 使用OR,索引失效3.3 函数运算,索引失效1. 什么是最左前缀法则
I have the following code: <shape xmlns:android=\"http://schemas.android.com/apk/res/android\" android:shape=\"line\">