Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a Snowflake user verify the integrity of data files unloaded using the COPY INTO <location> command?
COPY INTO <location>
A
Load the data into a CSV file.
B
Load the data into a relational table.
C
Use the VALIDATION_MODE = SQL statement.
D
Use the VALIDATION_MODE = RETURN_ROWS statement.