SnowPro Core Certification — Question 842

What does the TableScan operator represent in the Query Profile?

Answer options

Correct answer: A

Explanation

The TableScan operator specifically shows the access method for retrieving data from a single table, which is crucial for understanding query performance. The other options represent different types of data access or structures that do not pertain to the direct access of a single table.