Embedded pointers provide
-
an inverted index
-
a secondary access path
-
a physical record key
-
all of above
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.