COF-C02 · Question #187
Which stages are used with the Snowflake PUT command to upload files from a local file system? (Choose three.)
The correct answer is B. User Stage D. Table Stage F. Internal Named Stage. The Snowflake PUT command is used to upload files from a local file system to Snowflake stages, specifically the user stage, table stage, and internal named stage. These stages are where the data files are temporarily stored before being loaded into Snowflake tables.
Question
Which stages are used with the Snowflake PUT command to upload files from a local file system? (Choose three.)
Options
- ASchema Stage
- BUser Stage
- CDatabase Stage
- DTable Stage
- EExternal Named Stage
- FInternal Named Stage
How the community answered
(40 responses)- A3% (1)
- B90% (36)
- C3% (1)
- E5% (2)
Explanation
The Snowflake PUT command is used to upload files from a local file system to Snowflake stages, specifically the user stage, table stage, and internal named stage. These stages are where the data files are temporarily stored before being loaded into Snowflake tables.
Topics
Community Discussion
No community discussion yet for this question.