ExamGecko
Question list
Search
Search

Question 202 - COF-C02 discussion

Report
Export

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

A.
CHECK_JSON
Answers
A.
CHECK_JSON
B.
TO_JSON
Answers
B.
TO_JSON
C.
FLATTEN
Answers
C.
FLATTEN
D.
PARSE_JSON
Answers
D.
PARSE_JSON
Suggested answer: C

Explanation:

The FLATTEN table function in Snowflake is used to convert semi-structured data, such as JSON or XML, into a relational format.It expands nested arrays or objects into multiple rows, making the data suitable for relational querying3.

asked 23/09/2024
Jefferson Salvio
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first