
Answer-first summary for fast verification
Answer: GET
The GET command is specifically designed in Snowflake to download files from a Snowflake stage to a local directory on a client machine. This is confirmed by the community discussion where all responses (100%) indicate B as the correct answer, with detailed explanations noting that GET downloads files from stages to local client locations. Other options are incorrect: PUT uploads files from local to stage, COPY loads data into tables from stages, and SELECT queries data but doesn't download files from stages.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.