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 -> does unique constraints hurt insert performance

does unique constraints hurt insert performance

From: <sunh11373_at_gmail.com>
Date: 12 Aug 2006 16:52:22 -0700
Message-ID: <1155426742.867263.327670@p79g2000cwp.googlegroups.com>


Hi,

If I have a table which has 1 billion rows (data in each row is relatively small), delcare one column (not the primary key column) as unique, will this cause big problem for inserting? Assume the inserting rate is 500/sec and the possible duplication is 0.001%.

Thanks Received on Sat Aug 12 2006 - 18:52:22 CDT

Original text of this message

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