Advanced SQL Developer — Medium
Key points
- Bitmap index scan creates a bitmap of heap page locations
- Optimizer uses this method when query matches moderate rows
- More efficient than full table scan or sequential scan
- Useful when combining multiple indexes via bitmap AND/OR
Ready to go further?
Related questions
