nerdexam
Snowflake

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.

Data Loading and Unloading

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)
  • A
    3% (1)
  • B
    90% (36)
  • C
    3% (1)
  • E
    5% (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

#PUT command#Snowflake stages#Internal stages#File upload

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice