Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 806

What mechanisms can be used to inform Snowpipe that there are staged files available to load into a Snowflake table? (Choose two.)

    Correct Answer: A, D

    The mechanisms that can be used to inform Snowpipe that there are staged files available to load into a Snowflake table are cloud messaging and REST endpoints. Cloud messaging allows Snowpipe to be triggered by events indicating that files are ready, and REST endpoints permit manual or automated triggering of Snowpipe to process staged files.

Discussion
HeetecOptions: AD

AD correct - https://docs.snowflake.com/en/user-guide/data-load-snowpipe-intro#:~:text=Different%20mechanisms%20for%20detecting%20the%20staged%20files%20are,Snowpipe%20using%20cloud%20messaging%20Calling%20Snowpipe%20REST%20endpoints

PrashantGupta1616Options: AD

answer is AD as per DOc 1) Automating Snowpipe using cloud messaging 2) Calling Snowpipe REST endpoints

BobFarOptions: AD

AD is correct!

romega2Options: AD

correct