SnowflakeSnowflake
DEA-C02 · Question #23
DEA-C02 Question #23: Real Exam Question with Answer & Explanation
Sign in or unlock DEA-C02 to reveal the answer and full explanation for question #23. The question stem and answer options stay visible for context.
Data Movement
Question
A table is loaded using Snowpipe and truncated afterwards. Later, a Data Engineer finds that the table needs to be reloaded, but the metadata of the pipe will not allow the same files to be loaded again. How can this issue be solved using the LEAST amount of operational overhead?
Options
- AWait until the metadata expires and then reload the file using Snowpipe.
- BModify the file by adding a blank row to the bottom and re-stage the file.
- CSet the FORCE=TRUE option in the Snowpipe COPY INTO command.
- DRecreate the pipe by using the CREATE OR REPLACE PIPE command.
Unlock DEA-C02 to see the answer
You've previewed enough free DEA-C02 questions. Unlock DEA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Snowpipe#Data Loading#Pipe Management#Metadata Management