Question
A student is analyzing Query Processing. Which statement about index scan is correct?
Correct Answer: C
a data access method that uses an index to locate qualifying rows
This statement is correct because index scan means that a data access method that uses an index to locate qualifying rows.
This statement is correct because index scan means that a data access method that uses an index to locate qualifying rows.
Leave a Reply