QSM-02132

Error: QSM-02132: agg(expr) requires corresponding COUNT(expr) function

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

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

COMENTARIOS:


No hay comentarios.