List of questions
Related questions
Question 87 - DEA-C01 discussion
Data Engineer is looking out to delete staged files automatically/periodically when the data is successfully loaded into tables by the Snowpipe. For achieving the same, which options/command is best suited: [Select 2]
A.
PURGE option can be set as True in the COPY INTO Command embedded in PIPE objects definition.
B.
To remove staged files that no longer needed, periodically REMOVE command can be executed to delete the files.
C.
To remove staged files that no longer needed, periodically DELETE command can be executed to delete the files.
D.
REMOVE_STAGE_FILES option can be set as True in the COPY INTO Command embedded in PIPE objects definition.
Your answer:
0 comments
Sorted by
Leave a comment first