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: quesiton about index

Re: quesiton about index

From: Mark D Powell <markp7832_at_my-deja.com>
Date: Fri, 15 Dec 2000 14:33:49 GMT
Message-ID: <91da4d$tf5$1@nnrp1.deja.com>

In article <7Id_5.32$G15.52689_at_news.nyc.globix.net>,   "KC" <gundam_at_bigfootinteractive.com> wrote:
> If the primary key was rebuilt, will other indices be rebuilt as
 well?
>
> tx.
>

Not automatically. You have to either drop and then recreate the index or perform an alter index rebuild operation to reorganize the indexes for a table.

--
Mark D. Powell  -- The only advice that counts is the advice that
 you follow so follow your own advice --


Sent via Deja.com
http://www.deja.com/
Received on Fri Dec 15 2000 - 08:33:49 CST

Original text of this message

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