Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Some questions on indexes
"Frank Zimmer" <frank.zimmer_at_euroscript.lu> wrote in message
news:c3uf09$2bm131$1_at_ID-105697.news.uni-berlin.de...
> Hi,
>
> i'm an oracle beginner.
>
> When i create an index on a table, and add delete update this table.
> Is then the index also updated or do i have to do this by hand ?
> Using Oracle 9i
>
> Best Regards
> Frank
Frank,
The indexes are updated automatically unless they are UNUSABLE.
I suggest you read the Database Concepts manual.
Douglas Hawthorne Received on Thu Mar 25 2004 - 05:31:46 CST