Snowflake SnowPro Core Certification Exam SnowPro-Core Question # 36 Topic 4 Discussion

Snowflake SnowPro Core Certification Exam SnowPro-Core Question # 36 Topic 4 Discussion

SnowPro-Core Exam Topic 4 Question 36 Discussion:
Question #: 36
Topic #: 4

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 SnowPro-Core 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.