SnowPro Core Certification — Question 259

While using a COPY command with a Validation_mode parameter, which of the following statements will return an error?

Answer options

Correct answer: D

Explanation

The correct answer is D because transforming data during a load is not allowed when using the COPY command with Validation_mode. Options A, B, and C do not inherently cause errors in this context, as inserting duplicates, having specific data types, or using duplicate filenames can still be processed without triggering an error.