Oracle DBA, How To, Error, Cause and Action

ORA-02438: Column check constraint cannot reference other columns

ORA-02438: Column check constraint cannot reference other columns




Cause: attempted to define a column check constraint that references another column.




Action: define it as a table check constriant.