Oracle Error Message
ORA-02293: cannot validate (string.string) – check constraint violated
Reason for the Error
an alter table operation tried to validate a check constraint to a populated table that had nocomplying values.
Solution
Obvious
ORA-02293: cannot validate (string.string) – check constraint violated
an alter table operation tried to validate a check constraint to a populated table that had nocomplying values.
Obvious