Multiple choice An Index consists of a list of keys pointers to the master list both (1) and (2) none of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation An index in database systems contains both the key values being indexed AND pointers/references to where those records exist in the main data storage. Without either component, the index would be non-functional.