ERROR | MV, string, does not have column, string, for a joinback |
CAUSE | A GROUP BY column in the query is not present in the GROUP BY clause of of the materialized view. This usually requires a join back to a third table. |
ACTION | None |
ERROR | MV, string, does not have column, string, for a joinback |
CAUSE | A GROUP BY column in the query is not present in the GROUP BY clause of of the materialized view. This usually requires a join back to a third table. |
ACTION | None |