Multiple choice

Embedded pointers provide

  1. an inverted index

  2. a secondary access path

  3. a physical record key

  4. all of above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Embedded pointers are used to link records together, providing a way to navigate through data that is not based on the primary key, thus creating a secondary access path.