Database Error Messages

QSM-02088

mv omits at least one grouping key from the select list

Cause

The capability in question is not supported when the materialized view omits any grouping expressions from the select list.


Action

Include all GROUP BY expressions in the select list.