InterviewSolution
Saved Bookmarks
| 1. |
Bitmap indices are a specialized type of index designed for easy querying on ___________(a) Bit values(b) Binary digits(c) Multiple keys(d) Single keysI had been asked this question during an interview for a job.My question is based upon Bitmap Indices in division Indexing and Hashing of Database Management |
|
Answer» The correct OPTION is (c) MULTIPLE keys |
|