SnowPro Core Certification — Question 1120

Which table function is used to perform additional processing on the results of a previously-run query?

Answer options

Correct answer: B

Explanation

The correct choice, RESULT_SCAN, is specifically designed to access and process the results from a previous query execution. The other options, while related to query information and history, do not provide the functionality for additional processing of results from an executed query.