InterviewSolution
Saved Bookmarks
| 1. |
To identify the deleted records we use the ______________(a) Existence bitmap(b) Current bitmap(c) Final bitmap(d) Deleted bitmapThis question was posed to me during an internship interview.My question is based upon Bitmap Indices in chapter Indexing and Hashing of Database Management |
|
Answer» Right option is (a) Existence bitmap |
|