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

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 970 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 970
Topic #: 1
[All SnowPro Core Questions]

Which validation option is the only one that supports the COPY INTO command?

  • A. RETURN_ROWS
  • B. RETURN__ROWS
  • C. RETURN_ERRORS
  • D. RETURN_ALL_ERRORS
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
imransh
3 months, 3 weeks ago
For sure, those who designed these questions did not have complete intellectual and mental health. Also, I believe that it will be a big problem for the Snowflake company over time because the way the questions are designed and the content is very stereotyped and memory-oriented. Answer these questions correctly
upvoted 1 times
...
0e504b5
9 months ago
Selected Answer: A
https://docs.snowflake.com/en/sql-reference/sql/copy-into-table https://docs.snowflake.com/en/sql-reference/sql/copy-into-location Loading: COPY INTO (table) VALIDATION_MODE = RETURN_N_ROWS, RETURN_ERRORS, RETURN_ALL_ERRORS Unloading COPY INTO (location) VALIDATION_MODE = RETURN_ROWS
upvoted 3 times
0e504b5
9 months ago
The question is not phrased well, not specific enough, they should also add that they're asking about unloading into a stage.
upvoted 3 times
...
...
Gwo
9 months, 1 week ago
A. https://docs.snowflake.com/en/sql-reference/sql/copy-into-location
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 ...