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

Home -> Community -> Usenet -> c.d.o.misc -> PK vs Unique index

PK vs Unique index

From: Philip Morrow <cracker_at_mymorrow.com>
Date: Tue, 15 Jan 2002 14:15:44 GMT
Message-ID: <kQW08.45721$_p.11054374@typhoon.tampabay.rr.com>


Is there any performance difference is you use a PK constraint vs just creating a unique index. I know the PK will create the unique index as well, but is there a disadvantage to creating just a index and not a PK constraint

Thanks
Phil Received on Tue Jan 15 2002 - 08:15:44 CST

Original text of this message

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