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 -> Not null and index

Not null and index

From: astalavista <nobody_at_nowhere.com>
Date: Tue, 18 Sep 2007 21:31:41 +0200
Message-ID: <46f0278e$0$8924$426a34cc@news.free.fr>


Hi,

I have a table with a column with a constraint not null and a index on this column

there are stats ion the table

when I do:

select * from test where no is null

the plan is using the index, why ?

Thanks in advance ...

9.2.0.6 Received on Tue Sep 18 2007 - 14:31:41 CDT

Original text of this message

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