SnowPro Core Certification — Question 845

How can a Snowflake user post-process the result of SHOW FILE FORMATS?

Answer options

Correct answer: A

Explanation

The correct answer is A, as the RESULT_SCAN function allows users to retrieve and process the results of previously executed statements. The other options do not provide a way to post-process the output of the SHOW FILE FORMATS command effectively.