SnowPro Core Certification — Question 312

Which of the following can be executed/called with Snowpipe?

Answer options

Correct answer: C

Explanation

The correct answer is C, as Snowpipe specifically allows for the execution of a single COPY_INTO statement to load data into Snowflake. Options A and B refer to functions and procedures that cannot be directly invoked by Snowpipe. Option D is incorrect because Snowpipe does not support direct INSERT_INTO statements.