exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 1181 discussion

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

Which function will convert semi-structured data to a relational data representation?

  • A. PARSE_JSON
  • B. FLATTEN
  • C. OBJECT_CONSTRUCT
  • D. OBJECT_AGG
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
ArunRav
1 month ago
Selected Answer: B
https://docs.snowflake.com/en/sql-reference/functions/flatten
upvoted 1 times
...
HagarTheHorrible
1 month, 1 week ago
Selected Answer: B
The FLATTEN function in Snowflake is used to convert semi-structured data, such as JSON or XML, into a relational (tabular) representation. It essentially "explodes" the data, breaking down nested structures like arrays or objects into multiple rows and columns.
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 ...