SnowPro Core Recertification — Question 34
What action can be performed using the GET command in Snowflake?
Answer options
- A. Automatically rename downloaded files.
- B. Automatically decrypt downloaded data on a client machine.
- C. Download data files from Snowflake internal stages to a local directory/folder.
- D. Download data files from Snowflake external stages to a local directory/folder.
Correct answer: C
Explanation
The correct answer is C because the GET command in Snowflake is specifically used to transfer data files from internal stages to a local folder. Options A and B describe actions that are not functionalities of the GET command, while option D pertains to external stages, which is outside the scope of what the GET command does.