Snowflake SnowPro Core Certification Exam COF-C02 Question # 64 Topic 7 Discussion

Snowflake SnowPro Core Certification Exam COF-C02 Question # 64 Topic 7 Discussion

COF-C02 Exam Topic 7 Question 64 Discussion:
Question #: 64
Topic #: 7

A JSON document is stored in the source_colum of type VARIANT. The document has an array called elements. The array contains the name key that has a string value How can a Snowflake user extract the name from the first element?


A.

Source_column.element[1]:name


B.

Source_column.element[0]:name


C.

Source_column.element[1].name


D.

Source_column.element[0]:name


Get Premium COF-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.