Skip to Main Content

Java Database Connectivity (JDBC)

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 - tabel level unique constraints

Geert01Jan 14 2022

Anybody know how to implement this /unique Table Directive:
image.png
I have tried every option I can think of, but nothing seems to have an effect. I hoped that I could use this table directive to have a mutli-column unique constraint to be generated, but this just not seems to work.

Comments
Post Details
Added on Jan 14 2022
2 comments
681 views