aiaiDBA

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

13718043309

010-86462881

QSM-01095: no suitable grouping_id found in MV with grouping sets

QSM-01095: no suitable grouping_id found in MV with grouping sets
Cause: If materialized aggregate view contains grouping sets, then it also must contain the grouping_id() function. This function must contain all columns in the MV GROUP BY.
Action: None

请先 登录 后评论

1 个回答

小智
QSM-01095:在分组集中找不到合适的groups_id,
.原因:如果物化聚合视图包含分组集,则它也必须包含grouping_id()函数。此函数必须包含MV GROUP BY中的所有列。,
.行动:无,
.
请先 登录 后评论