Multiple choice Which of the following is a definition of Dense index? The entry contains the search key and a pointer in the first data record with that search key value. Adding other extra overheads This index entry is not created for every value. None of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Dense index is an entry which contains the search key and a pointer in the first data record with that search key value.