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 -> STATE columns - bitmap index or not?

STATE columns - bitmap index or not?

From: <dmnwork_at_my-deja.com>
Date: Mon, 12 Feb 2001 13:06:23 GMT
Message-ID: <968n4c$tqh$1@nnrp1.deja.com>

Should a STATE column be indexed using a bitmap index or b-tree index? Is 50 too high a cardinality to consider using a bitmap index? Any rule of thumb here, or should I create both types of index and "set timing on" to test the speed of queries using that index?

Clearly, a GENDER column with only two unique values would be an unambiguous candidate for a bitmap index; past what number does the utility of a bitmap index provide diminishing returns?

Thanks very much.

Sent via Deja.com
http://www.deja.com/ Received on Mon Feb 12 2001 - 07:06:23 CST

Original text of this message

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