MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Database Questions & Answers Bitmap Indices knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
In a B+-tree index ______ for each value, we would normally maintain a list of all records with that value for the indexed attribute. |
| A. | Leaf |
| B. | Node |
| C. | Root |
| D. | Link |
| Answer» B. Node | |
| 2. |
Bitmap indices are a specialized type of index designed for easy querying on ___________ |
| A. | Bit values |
| B. | Binary digits |
| C. | Multiple keys |
| D. | Single keys |
| Answer» D. Single keys | |