1.

Bitmaps can be used as a compressed storage mechanism at the leaf nodes of ________ for those values that occur very frequently.(a) B-trees(b) B+-trees(c) Bit trees(d) Both B-trees and B+-treesI have been asked this question in a job interview.My question is taken from Bitmap Indices in division Indexing and Hashing of Database Management

Answer»

The CORRECT CHOICE is (b) B+-trees

The explanation is: BITMAPS are COMBINED and stored in a B+ tree.



Discussion

No Comment Found

Related InterviewSolutions