Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: published paper about indexing?
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 >>