First page Back Continue Last page Graphics
Bitmap Benefits
Space Savings
- If the number of different key values is small, this structure will require much less space than a B-Tree index
Efficient Searching
- It provides efficient searching on columns with poor selectivity
Notes: