First page Back Continue Last page Graphics

Introduction to Bitmap Indexes


Notes:

Bitmap indexes are index structures that store pointers to many rows with a single index key entry. Remember with a B-Tree index and index key entry points to a single row.