SnowPro Core Certification — Question 605

What are the native data types that Snowflake provides to store semi-structured data? (Choose two.)

Answer options

Correct answer: A, E

Explanation

The correct answers, ARRAY and VARIANT, are specifically designed in Snowflake to handle semi-structured data formats. JSON, ORC, and Parquet are formats for data storage but are not native data types provided by Snowflake.