SnowPro Core Certification — Question 624
Which command is used to unload files from an internal or external stage to a local file system?
Answer options
- A. COPY INTO
- B. GET
- C. PUT
- D. TRANSFER
Correct answer: B
Explanation
The correct answer is B, GET, which is specifically designed to retrieve files from a stage to a local file system. The other options, such as COPY INTO, are used for loading data into a stage, while PUT is for uploading files to a stage, and TRANSFER is not a valid command in this context.