aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

QSM-01014: top level operator in WHERE clause of the query is an OR

QSM-01014: top level operator in WHERE clause of the query is an OR
Cause: If the top-level operator in the WHERE clause is an OR and there is more than one table in the FROM list, then query rewrite will not take place.
Action: None

请先 登录 后评论

1 个回答

小智
QSM-01014:查询的WHERE子句中的顶层运算符是OR,
.原因:如果WHERE子句中的顶层操作符是OR,并且FROM列表中有多个表,则不会发生查询重写。,
.行动:无,
.
请先 登录 后评论