exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 1070 discussion

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

What function, combined with the copy command, should be used to unload data from a relational table into a JSON file?

  • A. LATERAL
  • B. CAST
  • C. FLATTEN
  • D. OBJECT_CONSTRUCT
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
lobr
3 weeks, 1 day ago
Selected Answer: D
D should be ok
upvoted 1 times
...
MultiCloudIronMan
6 months ago
Selected Answer: D
correct
upvoted 2 times
...
d22770a
8 months, 2 weeks ago
Selected Answer: D
D is correct
upvoted 1 times
...
4762448
1 year, 3 months ago
D is correct: Unloading a relational table to JSON You can use the OBJECT_CONSTRUCT function combined with the COPY command to convert the rows in a relational table to a single VARIANT column and unload the rows into a file. https://docs.snowflake.com/en/user-guide/data-unload-considerations
upvoted 2 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 ...