SnowPro Core Certification — Question 1261

Which Snowflake feature enables loading data from cloud storage as soon as files are available in a stage?

Answer options

Correct answer: C

Explanation

The correct answer, Snowpipe, is designed specifically for automatically loading data as soon as it appears in a stage. The COPY_INTO command requires manual execution to load data, while Data replication pertains to copying data across different Snowflake accounts, and Direct share is about sharing data rather than loading it.