Question
A student is analyzing Query Processing. Which statement about full table scan is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: A. a data access method that reads all rows of a table
Explanation:
This statement is correct because full table scan means that a data access method that reads all rows of a table.
Leave a Reply