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: cost of index range scan

Re: cost of index range scan

From: <jernigam_at_kochind.com>
Date: 15 May 2006 07:09:37 -0700
Message-ID: <1147702177.719091.139440@u72g2000cwu.googlegroups.com>


If I just do
select * from table_a
where acct_date >= :b1

Then I get a ix_sel of .009. I would think that this would be .05. Received on Mon May 15 2006 - 09:09:37 CDT

Original text of this message

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