
Answer-first summary for fast verification
Answer: VARIANT, ARRAY
According to Snowflake's official documentation on semi-structured data types (referenced multiple times in the community discussion), Snowflake supports three semi-structured data types: VARIANT, OBJECT, and ARRAY. Among the given options, VARIANT (A) and ARRAY (D) are the correct choices. VARRAY (B) is not a Snowflake data type, STRUCT (C) is not a semi-structured data type in Snowflake, and QUEUE (E) is not a supported data type. The community discussion shows 100% consensus on AD as the correct answer, with multiple users citing the official documentation to support this selection.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.