COF-C02 · Question #353
COF-C02 Question #353: Real Exam Question with Answer & Explanation
The correct answer is C: RETURN_ERRORS. The RETURN_ERRORS value in the VALIDATION_MODE option of the COPY command instructs Snowflake to validate the data files and return errors encountered across all specified files, including those that were partially loaded during an earlier load.
Question
Which VALIDATION_MODE value will return the errors across the files specified in a COPY command, including files that were partially loaded during an earlier load?
Options
- ARETURN_-1_R0WS
- BRETURN_n_ROWS
- CRETURN_ERRORS
- DRETURN ALL ERRORS
Explanation
The RETURN_ERRORS value in the VALIDATION_MODE option of the COPY command instructs Snowflake to validate the data files and return errors encountered across all specified files, including those that were partially loaded during an earlier load.
Topics
Community Discussion
No community discussion yet for this question.