Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: indexing a column with only 2 or 3 values
ciapecki wrote:
> Hi,
>
> Does indexing a very big table (about 5Mio records) on the columnA
> which can hold only values Y,N,<NULL> make sense?
>
> thanks
> chris
I would strongly urge you to ignore the advice you received from Thomas Kellerer. Well intentioned by quite likely inaccurate.
The answer is "depends" and the links posted by Charles Hooper will tell you what it depends upon.
In almost all cases a bitmap index does not belong in an OLTP system.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Fri Aug 03 2007 - 08:44:43 CDT
![]() |
![]() |