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!

unique constraint or something else

SmithJohn45Jul 19 2024

we have a table which is used in multiple pages as detail (apex: interactive grid), there is a FLAG field which contains OPEN and ADJ , we want unique entry with every Item in case of Flag value is OPEN only otherwise it can have multiple entries of each item.

is there a way to achieve this? if yes, how it can be done? please help.

regards

This post has been answered by Paulzip on Jul 19 2024
Jump to Answer
Comments
Post Details
Added on Jul 19 2024
12 comments
710 views