List of questions
Related questions
Question 107 - ARA-C01 discussion
A company is trying to Ingest 10 TB of CSV data into a Snowflake table using Snowpipe as part of Its migration from a legacy database platform. The records need to be ingested in the MOST performant and cost-effective way.
How can these requirements be met?
A.
Use ON_ERROR = continue in the copy into command.
B.
Use purge = TRUE in the copy into command.
C.
Use FURGE = FALSE in the copy into command.
D.
Use on error = SKIP_FILE in the copy into command.
Your answer:
0 comments
Sorted by
Leave a comment first