ORA-22917
Error: ORA-22917: use VARRAY to define the storage clause for this column or attribute
Causa: Not using VARRAY to define storage clause for VARRAY column or attribute.
Acción: Specify VARRAY before the column storage clause and resubmit the statement.
COMENTARIOS:
No hay comentarios.