ORA-01415
Error: ORA-01415: too many distinct aggregate functions
Causa: The query contains more distinct aggregates than can be processed. The current limit is 255.
Acción: Reduce the number of distinct aggregate functions in the query.
COMENTARIOS:
No hay comentarios.