Question: What are two main advantages of using bitmap indexes?
A
B
C
D
Bitmap indexes use less storage space
B
Bitmap segments are updated upon COMMIT, at the end of the transaction
C
Bitmap indexes work very fast with multiple predicates that are combined with AND, OR, and NOT operators
D
None of these
Note: not sure