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

How long is Snowpipe data load history retained?

    Correct Answer: D

    Snowpipe data load history is retained for 14 days. This duration is specified by Snowflake to ensure users have an appropriate time window to review and analyze their data load activities. Hence, the history retention period cannot be configured through settings or until the pipe is dropped, and the default period is 14 days.

Discussion
BigDataBBOption: D

https://docs.snowflake.com/en/sql-reference/functions/pipe_usage_history.html

NikoHacker1995Option: D

Snowpipe Stored in the metadata of the pipe for 14 days. Must be requested from Snowflake via a REST endpoint, SQL table function, or ACCOUNT_USAGE view.

_yyuktaOption: D

B. CREATE PIPE

dmitriypoOption: D

D is correct https://docs.snowflake.com/en/sql-reference/functions/pipe_usage_history

MultiCloudIronManOption: D

Correct

fahfouhi94Option: D

D is the answer