ORA-02276

Error: ORA-02276: default value type incompatible with column type

Causa: The type of the evaluated default expression is incompatible with the datatype of the column.

Acción: Change the type of the column, or modify the default expression.

COMENTARIOS:


No hay comentarios.