Skip to Main Content

Oracle Database Discussions

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Primary key and Unique key

412263May 19 2005 — edited May 20 2005
We can have only one primary key and many unique keys on a table.

Primary key is same as a unique key with no null values.

So can't we have multiple primary keys by making multiple unique keys with not null constraint on the columns involved in the unique keys.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 17 2005
Added on May 19 2005
8 comments
1,896 views