ORA-02331

Error: ORA-02331: cannot create constraint on column of datatype string

Causa: An attempt was made to create a constraint on a column possessing a non-constrainable datatype: VARRAY, nested table, object, LOB, FILE, or REF.

Acción: Change the column datatype, or remove the constraint.

COMENTARIOS:


No hay comentarios.