SnowPro Core Certification — Question 964
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, C, is accurate because the GET command is specifically used to download data files from Snowflake's internal stages to a local directory. Options A and B are incorrect as they do not represent functionality provided by the GET command, while option D refers to external stages, which is not the focus of the GET command.