Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Advanced Architect All Questions

View all questions & answers for the SnowPro Advanced Architect exam

Exam SnowPro Advanced Architect topic 1 question 59 discussion

Actual exam question from Snowflake's SnowPro Advanced Architect
Question #: 59
Topic #: 1
[All SnowPro Advanced Architect Questions]

Consider the following COPY command which is loading data with CSV format into a Snowflake table from an internal stage through a data transformation query.

This command results in the following error:
SQL compilation error: invalid parameter 'validation_mode'
Assuming the syntax is correct, what is the cause of this error?

  • A. The VALIDATION_MODE parameter supports COPY statements that load data from external stages only.
  • B. The VALIDATION_MODE parameter does not support COPY statements with CSV file formats.
  • C. The VALIDATION_MODE parameter does not support COPY statements that transform data during a load.
  • D. The value return_all_errors of the option VALIDATION_MODE is causing a compilation error.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
charemski
Highly Voted 1 year, 4 months ago
Selected Answer: C
"VALIDATION_MODE does not support COPY statements that transform data during a load. If the parameter is specified, the COPY statement returns an error."
upvoted 5 times
...
NachoPrendes
Most Recent 4 months ago
Selected Answer: C
https://docs.snowflake.com/en/sql-reference/sql/copy-into-table#:~:text=Note-,VALIDATION_MODE,-does%20not%20support
upvoted 1 times
...
hillcat111
1 year, 4 months ago
Answer is C and is validated
upvoted 2 times
...
hillcat111
1 year, 5 months ago
Fabrisa Is ccrrect C
upvoted 1 times
...
hillcat111
1 year, 5 months ago
i would choose D validation mode is causing the compiling error
upvoted 1 times
...
Fabrisa
1 year, 7 months ago
I would choose C... https://docs.snowflake.com/en/sql-reference/sql/copy-into-table#optional-parameters
upvoted 1 times
Katarzyna04
1 year, 5 months ago
Based on the link above it's the opposite so "D" is correct.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...