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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Question about Append hint in Insert

Re: Question about Append hint in Insert

From: jaromir nemec <jaromir_at_db-nemec.com>
Date: Mon, 21 Jun 2004 00:23:23 +0200
Message-ID: <144301c45715$342c6170$3c02a8c0@JARAWIN>


Hi,

I agree that the unique constraint on non-unique index is practicable solution for the insert /*+ append */ scenario described above.

Are there some other problems, overheads etc. additional to the fact, that the non-unique index allocates more space (additional ROWID in each index entry) as the unique index with the same indexed columns?

thanks

Jaromir D.B. Nemec

> Good point. That's why I like to have non-unique indexes supporting
> my unique constraints.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Sun Jun 20 2004 - 17:21:43 CDT

Original text of this message

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