Which of the following can be executed/called with Snowpipe?
Which of the following can be executed/called with Snowpipe?
A single COPY_INTO statement can be executed or called with Snowpipe. Snowpipe is specifically designed for continuous data loading using the COPY INTO statement, which efficiently loads data from staged files into Snowflake tables.
I think C https://docs.snowflake.com/en/sql-reference/sql/create-pipe.html
C is Correct Answer. Can only COPY_INTO command
B is right
correct
C - COPY INTO
Shoud be D? https://docs.snowflake.com/en/user-guide/data-load-snowpipe-intro.html#snowpipe-ddl