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

Which data types can be used in a Snowflake table that holds semi-structured data? (Choose two.)

    Correct Answer: A, B

    In Snowflake, semi-structured data can be stored using the ARRAY and VARIANT data types. ARRAY is used to store a list of values, while VARIANT can store values of different types, including nested data. Both types are designed to handle semi-structured data efficiently.

Discussion
MultiCloudIronManOptions: AD

Correct answer

ravuri_rkOptions: AD

https://docs.snowflake.com/en/user-guide/semistructured-intro