Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Bitmap Index

Re: Bitmap Index

From: Yechiel Adar <adar76_at_inter.net.il>
Date: Tue, 11 Oct 2005 09:30:18 +0200
Message-ID: <434B6A0A.7040007@inter.net.il>


Just check it.
Build an index an rerun the queries and compare time.

Adar Yechiel
Rechovot, Israel

DBA Deepak wrote:

> Hi All,
>
> In my DWH DB I have a table with few million rows. I have a column in
> the table having 15 distinct values. That column is being used in the
> where clause of the queries. What I am interested to know is would it
> be beneficial to create a bitmap index on it.
>
> Is there any specific ratio (distincy values)/(Num of rows) at which
> one must consider creating bitmap indexes rather than b-tree indexes?
>
>
>
> --
> Regards,
>
> Deepak
> Oracle DBA

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Oct 11 2005 - 01:32:49 CDT

Original text of this message

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