What are the Limitations of a CHECK Constraint?

Submitted by: Administrator
The condition must be a Boolean expression evaluated using the values in the row being inserted or updated and can't contain subqueries, sequence, the SYSDATE,UID,USER or USERENV SQL functions, or the pseudo columns LEVEL or ROWNUM.
Submitted by: Administrator

Read Online Oracle Developer Job Interview Questions And Answers