Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 392

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

    Correct Answer: C

    The TABLE function that helps to convert semi-structured data to a relational representation is FLATTEN. This function is used to transform nested semi-structured data (such as JSON) into a flat relational format, making it easier to work with in a relational database context.

Discussion
harshagc180Option: C

Answer : C https://docs.snowflake.com/en/sql-reference/functions/flatten.html

KeshavaMugulurOption: C

It should be C

kokoszOption: C

C - FLATTEN

_yyuktaOption: C

C is correct

Ram9198Option: C

FLATTEN can be used to convert semi-structured data to a relational representation

MultiCloudIronManOption: C

correct

jayeshtestOption: C

C - FLATTEN