Subject | Re: [ib-support] Index on Boolean-Col |
---|---|
Author | Nando Dessena |
Post date | 2001-08-19T17:30:53Z |
Tord,
using low selectivity indices in every possible situation would stop.
It would be much more true to say that low selectivity indices are bad
for small/medium tables for the fact that they can get in the way of the
optimizer in joins.
Ciao
--
____
_/\/ando
> Even a index with very low selectivity is good for selects.you are perfectly right; I wish the tendency to discourage people from
> With a multi-million-rows table, a index for a column with maybe
> 10 unique values could save your hours of retrival time.
using low selectivity indices in every possible situation would stop.
It would be much more true to say that low selectivity indices are bad
for small/medium tables for the fact that they can get in the way of the
optimizer in joins.
Ciao
--
____
_/\/ando