Question
Which option best describes the use of full table scan in a database system?
Select an option. Your answer will be checked instantly.
Correct Answer: C. a data access method that reads all rows of a table
Explanation:
full table scan is used in Advanced DBMS because a data access method that reads all rows of a table.
Leave a Reply