PLS-00664
Error: PLS-00664: Both ORDER BY and CLUSTER BY can not be specified for the same table function
Causa: An attempt was made to specify both ORDER BY and CLUSTER BY for the same table function.
Acción: Specify either ORDER BY or CLUSTER BY for a table function, but not both.
COMENTARIOS:
No hay comentarios.