aiaiDBA

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

13718043309

010-86462881

QSM-02019: mv references another mv in FROM clause

QSM-02019: mv references another mv in FROM clause
Cause: The capability in question is not supported when the materialized view is nested (i.e., when it references another materialized view in its FROM list).
Action: Re-phrase the query to avoid reference to the other materialized view.

请先 登录 后评论

1 个回答

小智
QSM-02019:mv引用FROM子句中的另一个mv,
.原因:当物化视图嵌套时(即在其FROM列表中引用另一个物化视图时),不支持该问题的能力。,
.操作:重新排序查询以避免引用其他物化视图。,
.
请先 登录 后评论