SnowPro Advanced: Data Engineer — Question 4

A Data Engineer is working on a Snowflake deployment in AWS eu-west-1 (Ireland). The Engineer is planning to load data from staged files into target tables using the COPY INTO command.
Which sources are valid? (Choose three.)

Answer options

Correct answer: C, D, E

Explanation

The correct answers C, D, and E are valid sources for loading data into Snowflake. External stages in GCP and S3 buckets in the specified regions are allowed, while internal stages must be within the same cloud provider and region, making options A, B, and F invalid.