使用强制索引
摘要:select count(*) from t_union_order FORCE INDEX(CREATED_TIME_PRODUCT_ID) where 1=1 未知情况,不走索引,使用强制索引。详情:https://blog.csdn.net/M_azed/article/details/115
阅读全文
posted @ 2022-09-20 10:07
posted @ 2022-09-20 10:07