SnowPro Core Certification — Question 262

Which stages are used with the Snowflake PUT command to upload files from a local file system? (Choose three.)

Answer options

Correct answer: B, D, F

Explanation

The correct options are B (User Stage), D (Table Stage), and F (Internal Named Stage), as these stages are specifically designed to facilitate file uploads in Snowflake. Options A (Schema Stage), C (Database Stage), and E (External Named Stage) do not directly support the PUT command for local file uploads.