aiaiDBA

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

13718043309

010-86462881

QSM-02010: join predicate with operator other than equals (=)

QSM-02010: join predicate with operator other than equals (=)
Cause: The capability in question is not supported when the materialized uses a relationship operator other than equals ("=") in a join in the WHERE clause. This is known as a non-equijoin.
Action: Re-phrase the query to avoid the non-equijoin.

请先 登录 后评论

1 个回答

小智
QSM-02010:与等于(=)以外的运算符连接谓词,
.原因:当物质化在WHERE子句中的连接中使用equals(“=”)之外的关系运算符时,不支持该问题的能力。这被称为非等式。,
.操作:重新排序查询以避免非等价。,
.
请先 登录 后评论