Skip to Main Content

SQL & PL/SQL

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!

Check Constraint to validate the date

user9311128Nov 6 2020

I have a primary key constraint on below 4 columns to check the uniqueness of the data inserted, but I need a check constraint condition that needs to validate the date part from insert statement to accept only one date in a month? Please help
date_check.PNG
Thank you

This post has been answered by mathguy on Nov 7 2020
Jump to Answer
Comments
Post Details
Added on Nov 6 2020
9 comments
2,463 views