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: Tunning Select and Where statements

Re: Tunning Select and Where statements

From: <tjmxyz_at_my-deja.com>
Date: Fri, 15 Oct 1999 11:00:27 GMT
Message-ID: <7u71g6$am5$1@nnrp1.deja.com>


Ming,
I think this looks like a good candidate for a bitmap index...

Try "create bitmap index ageidx on yourtable(age);"

See if that doesn't improve your query

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Oct 15 1999 - 06:00:27 CDT

Original text of this message

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