Database Error Messages

QSM-01058

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