
Answer-first summary for fast verification
Answer: Geography, Variant
The question asks for two valid Snowflake data types. According to Snowflake documentation and the community discussion consensus (100% agreement on BE with upvoted comments referencing official docs), the correct answers are B (Geography) and E (Variant). Geography is a valid geospatial data type in Snowflake, and Variant is a valid semi-structured data type used for storing JSON, Avro, ORC, Parquet, or XML data. Options A (BLOB) and D (CLOB) are explicitly stated as not supported in Snowflake, and C (JSON) is not a distinct data type but rather data that would be stored in a Variant column.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.