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: published paper about indexing?

Re: published paper about indexing?

From: Blair Adamache <badamache_at_2muchspam.yahoo.com>
Date: Fri, 01 Aug 2003 11:45:37 -0400
Message-ID: <bge1rs$1aq$1@hanover.torolab.ibm.com>


It depends on how smart the optimizer is - keep in mind the source of the article. If the database optimizer can be aware of non-standard distributions of values, as DB2's is, then indexing widely ranging columns can be valuable. Same with static tables - indexes are very valuable if index-only access is possible.

AK wrote:
> Hi Blair,
>
> regarding this paper:
>
>

>>http://www.oracledbaexpert.com/rdbms/indexing.html
>>

>
>
> I would not agree to this:
>
> What not to Index
>
> 2. Static tables.
> 3. Columns with a wide range of values.
>
> for me this sounds incorrect.
>
> What do you think?
Received on Fri Aug 01 2003 - 10:45:37 CDT

Original text of this message

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