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

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam SnowPro Core topic 1 question 554 discussion

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

Which function can be combined with the copy command to unload a relational table into a JSON file?

  • A. FLATTEN
  • B. LISTAGG
  • C. OBJECT_CONSTRUCT
  • D. PARSE_JSON
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
Harpreetwal
11 months ago
Selected Answer: C
C is correct as it's relation to semi conversion
upvoted 1 times
...
MultiCloudIronMan
11 months, 2 weeks ago
Selected Answer: C
Correct answer
upvoted 1 times
...
learner2023
11 months, 3 weeks ago
Selected Answer: C
c is correct answer
upvoted 2 times
...
bibisa
11 months, 3 weeks ago
Selected Answer: A
Flattens (explodes) compound values into multiple rows. FLATTEN is a table function that takes a VARIANT, OBJECT, or ARRAY column and produces a lateral view (i.e. an inline view that contains correlation referring to other tables that precede it in the FROM clause). FLATTEN can be used to convert semi-structured data to a relational representation.
upvoted 1 times
Harpreetwal
11 months ago
This is opposit where we are unloading from relation to semi, hence C is the correct which will convert relation to semi
upvoted 1 times
...
...
okurok
1 year ago
Selected Answer: C
https://docs.snowflake.com/en/user-guide/data-unload-considerations#unloading-a-relational-table-to-json
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 ...