Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Selecting a Primary Key for the table.

Selecting a Primary Key for the table.

From: Ram <rprakashg_at_hotmail.com>
Date: 4 Mar 2002 08:22:58 -0800
Message-ID: <cd367c26.0203040822.5a4adfd5@posting.google.com>


I have a question regarding selecting a primary key for the table. Is it a good design to have multiple primary keys as compared to a one primary key auto generated in pre-insert trigger from a sequence and creating unique constraints on columns that need to be unique.

Oracle documentation says try a stick with single primary key as far as possible. Our DBA's seem to have an alternative point of view. I'd like to hear from other DBA's out there.

TIA - Ram Received on Mon Mar 04 2002 - 10:22:58 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US