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 -> Re: Indexes and Foreign Keys

Re: Indexes and Foreign Keys

From: ianal Vista <ianal_vista_at_hotmail.com>
Date: Sat, 11 Mar 2006 23:07:47 GMT
Message-ID: <Xns978399CB1E357ianalvistahotmailcom@70.169.32.36>


"Mark D Powell" <Mark.Powell_at_eds.com> wrote in news:1142115991.869498.239820_at_i39g2000cwa.googlegroups.com:

> Creating indexes that will not be used wastes space and adds another
> index that has to be maintained to the target table.
>
> Now any large table with a FK to a volatile (heavy update and delete)
> parent row will require an index on the FK column. Child tables to
> parent tables where the PK or UK is never updated

Hmmm...

I am/was under the opinion that the PK values can NEVER be changed. Received on Sat Mar 11 2006 - 17:07:47 CST

Original text of this message

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