ERROR | 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 |
ERROR | 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 |