Question
In Advanced DBMS, what is meant by index scan?
Correct Answer: A
a data access method that uses an index to locate qualifying rows
The correct answer explains index scan in the context of Query Processing.
The correct answer explains index scan in the context of Query Processing.
Leave a Reply