List of questions
Related questions
Question 420 - SnowPro Core discussion
Which Snowflake command can be used to unload the result of a query to a single file?
A.
Use COPY INTO <external stage> followed by a GET command to download the file.
B.
Use COPY INTO <internal stage> followed by a put command to download the file.
C.
Use COPY INTO <internal stage> with SINGLE = TRUE followed by a GET command to download the file.
D.
Use COPY INTO <external stage> with SINGLE = TRUE followed by a PUT command to download the file.
Your answer:
0 comments
Sorted by
Leave a comment first