exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 30 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 30
Topic #: 1
[All SnowPro Core Questions]

When a Pipe is recreated using the CREATE OR REPLACE PIPE command:

  • A. The Pipe load history is reset to empty
  • B. The REFRESH parameter is set to TRUE
  • C. Previously loaded files will be ignored
  • D. All of the above
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jjordan
Highly Voted 3 years, 3 months ago
I believe the correct answer is A. REFRESH is a parameter for ALTER PIPE https://docs.snowflake.com/en/sql-reference/sql/alter-pipe.html It is NOT a parameter for CREATE [OR REPLACE] Pipe. https://docs.snowflake.com/en/sql-reference/sql/create-pipe.html Further recreating a pipe resets history: https://docs.snowflake.com/en/user-guide/data-load-snowpipe-manage.html#label-snowpipe-management-recreate-pipes "Load History The load history for Snowpipe operations is stored in the metadata of the pipe object. When a pipe is recreated, the load history is dropped. In general, this condition only affects users if they subsequently execute an ALTER PIPE … REFRESH statement on the pipe. Doing so could load duplicate data from staged files in the storage location for the pipe if the data was already loaded successfully and the files were not deleted subsequently."
upvoted 27 times
...
PrasantSadangi
Most Recent 5 days, 8 hours ago
Selected Answer: A
Answer is A The pipe load history is set to empty. The load history for Snowpipe operations is stored in the metadata of the pipe object. When a pipe is recreated, the load history is dropped.In general, this condition only affects users if they subsequently execute an ALTER PIPE … REFRESH statement on the pipe. Doing so could load duplicate data from staged files in the storage location for the pipe if the data was already loaded successfully and the files were not deleted subsequently.
upvoted 1 times
...
akomal
1 week ago
Selected Answer: D
when recreating a pipe with CREATE OR REPLACE PIPE, all these behaviors apply, making D. All of the above the correct answer
upvoted 1 times
...
Cartoffee
4 weeks ago
Selected Answer: D
D is correct here
upvoted 1 times
...
kentucky13caa
4 months, 2 weeks ago
The correct answer is D. All of the above. When a Pipe is recreated using the CREATE OR REPLACE PIPE command: The Pipe load history is reset to empty (A is true) The REFRESH parameter is automatically set to TRUE (B is true) Previously loaded files will be ignored (C is true) Therefore, since all three statements (A, B, and C) are true, D "All of the above" is the correct answer. This is important to understand because recreating a pipe effectively gives you a fresh start - clearing history, refreshing the pipe, and ignoring previously processed files.
upvoted 2 times
...
jiriz
6 months ago
Selected Answer: D
D - All options (A,B,C) is correct
upvoted 1 times
...
VLMBL_94
7 months, 3 weeks ago
Selected Answer: A
Refresh is used with alter pipe
upvoted 1 times
...
VLMBL_94
7 months, 3 weeks ago
the answer is A
upvoted 1 times
...
Anithec0der
8 months, 2 weeks ago
correct answer: A
upvoted 2 times
...
Mallikharjuna452
8 months, 2 weeks ago
A Is correct Answer
upvoted 1 times
...
pranalig
9 months, 2 weeks ago
Correct answer:A
upvoted 1 times
...
PrashantGupta1616
9 months, 4 weeks ago
Selected Answer: A
A. The Pipe load history is reset to empty When you recreate a pipe using CREATE OR REPLACE PIPE, the load history for the pipe is reset, which means Snowflake will no longer have a record of the files that were previously processed by that pipe. This can affect how subsequent loads are handled, but the REFRESH parameter and handling of previously loaded files are not automatically impacted in the ways described by options B and C.
upvoted 1 times
...
_yyukta
1 year, 1 month ago
Selected Answer: A
a is correct
upvoted 2 times
...
BobFar
1 year, 5 months ago
The correct answer is A https://docs.snowflake.com/en/user-guide/data-load-snowpipe-manage
upvoted 1 times
Mitchdu
3 months ago
It literally lists all the options on this link,.but scattered throughout text so you have to find them. So D.
upvoted 1 times
...
...
Marge23
1 year, 6 months ago
A is the correct ans. Load History The load history for Snowpipe operations is stored in the metadata of the pipe object. When a pipe is recreated, the load history is dropped. In general, this condition only affects users if they subsequently execute an ALTER PIPE … REFRESH statement on the pipe. Doing so could load duplicate data from staged files in the storage location for the pipe if the data was already loaded successfully and the files were not deleted subsequently.
upvoted 2 times
...
PoornaChandraIn
1 year, 9 months ago
Answer is A. Ref: https://docs.snowflake.com/en/user-guide/data-load-snowpipe-manage
upvoted 1 times
...
shubtred
1 year, 9 months ago
D When a Pipe is recreated using the CREATE OR REPLACE PIPE command, the load history is reset, the REFRESH parameter is set to TRUE, and previously loaded files are ignored.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago