aiaiDBA

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

13718043309

010-86462881

QSM-02054: DISTINCT clause in select list in mv

QSM-02054: DISTINCT clause in select list in mv
Cause: The capability in question is not supported when the materialized view uses the DISTINCT clause in the select list.
Action: Re-phrase the query to avoid the use of the DISTINCT clause.

请先 登录 后评论

1 个回答

小智
QSM-02054:mv中选择列表中的DISTINCT子句,
.原因:当物化视图在选择列表中使用DISTINCT子句时,不支持相关功能。,
.操作:重新排序查询以避免使用DISTINCT子句。,
.
请先 登录 后评论