ExamGecko
Question list
Search
Search

Question 426 - SnowPro Core discussion

Report
Export

How can a Snowflake user validate data that is unloaded using the COPY INTO <location> command?

A.
Load the data into a CSV file.
Answers
A.
Load the data into a CSV file.
B.
Load the data into a relational table.
Answers
B.
Load the data into a relational table.
C.
Use the VALlDATlON_MODE - SQL statement.
Answers
C.
Use the VALlDATlON_MODE - SQL statement.
D.
Use the validation mode = return rows statement.
Answers
D.
Use the validation mode = return rows statement.
Suggested answer: C

Explanation:

To validate data unloaded using the COPY INTO <location> command, a Snowflake user can use the VALIDATION_MODE parameter within the SQL statement to test the files for errors without loading them3.

asked 23/09/2024
Shaharyar Chaudhry
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first