ORA-22164
Error: ORA-22164: delete element operation is not allowed for variable-length array
Causa: An attempt was made to delete an element of a variable-length array.
Acción: Ensure that the collection is not a variable-length array prior to calling this function.
COMENTARIOS:
No hay comentarios.