ORA-22902

Error: ORA-22902: CURSOR expression not allowed

Causa: CURSOR on a subquery is allowed only in the top-level SELECT list of a query.

Acción: Remove the CURSOR expression and retry the operation.

COMENTARIOS:


No hay comentarios.