Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

quick sql and check constraints

Geert01Jan 11 2022

I just recently ' discovered' quick sql. I want to recreate an existing data-model using quick sql just to learn the 'can' and cannot do's.
It looks like creating check constraints is limited to 'in' operator like ' status in ('OPEN' , 'CLOSED')
Or do you know how to implement a constraint like end_date greater than or equal to start_date using quick sql?

This post has been answered by fac586 on Jan 11 2022
Jump to Answer
Comments
Post Details
Added on Jan 11 2022
4 comments
450 views