
Ultimate access to all questions.
How can a Snowflake user process the output from the SHOW FILE FORMATS command?
A
Use the RESULT_SCAN function.
B
Create a CURSOR for the command.
C
Put it in the FROM clause in brackets.
D
Assign the command to RESULTSET.