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: AND_EQUAL

Re: AND_EQUAL

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: Mon, 16 Sep 2002 12:42:50 +0200
Message-ID: <am4cki$9s5$1@ctb-nnrp2.saix.net>


Richard Foote wrote:

> If either index1 has not been analyzed or if index1 is very small (say
> heaps of nulls), then the optimizer might be thinking, "I might just as
> well read all the entries in this small index as it's inexpensive to do so
> and then determine the condition for my count". This could be a cheaper
> alternative than having to also read the relatively expensive index2.

All three indexes were without stats (I did ran an analyze this weekend, but have not yet had time to re-visit this issue).

As for nulls - no nulls.

Thanks for the reply though. Usually my questions here are met with a spontanous round of indifference. :-)

--
Billy
Received on Mon Sep 16 2002 - 05:42:50 CDT

Original text of this message

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