InterviewSolution
Saved Bookmarks
| 1. |
A _________ on the attribute A of relation r consists of one bitmap for each value that A can take(a) Bitmap array(b) Bitmap index(c) Bitmap excess(d) BitmapI got this question in an international level competition.The query is from Bitmap Indices topic in portion Indexing and Hashing of RDBMS |
|
Answer» Right OPTION is (b) Bitmap index |
|