Snowflake SnowPro Core Certification Exam COF-C02 Question # 278 Topic 28 Discussion

Snowflake SnowPro Core Certification Exam COF-C02 Question # 278 Topic 28 Discussion

COF-C02 Exam Topic 28 Question 278 Discussion:
Question #: 278
Topic #: 28

A JSON file, that contains lots of dates and arrays, needs to be processed in Snowflake. The user wants to ensure optimal performance while querying the data.

How can this be achieved?


A.

Flatten the data and store it in structured data types in a flattened table. Query the table.


B.

Store the data in a table with a variant data type. Query the table.


C.

Store the data in a table with a vai : ant data type and include STRIP_NULL_VALUES while loading the table. Query the table.


D.

Store the data in an external stage and create views on top of it. Query the views.


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.