Tips for Oracle DBA
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
Oracle DBA, How To, Error, Cause and Action
(Move to ...)
Back To Menu
▼
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.
‹
›
Home
View web version