QSM-02133

Error: QSM-02133: agg(expr) requires corresponding MIN(expr) function

Causa: The capability in question is not supported when the materialized view uses certain aggregate functions but omits an invocation of the MIN function on the same argument.

Acción: Add the MIN function to the select list.

COMENTARIOS:


No hay comentarios.