BitmapAnd — intersect two bitmaps for AND predicates

← all topics
WHERE customer_id = 42 AND status = 'paid'
Bitmap Index Scan · idx_customer_id
Bitmap Index Scan · idx_status
BitmapAnd — A ∩ B