SnowPro Core Certification — Question 237
Which data type can be used to store geospatial data in Snowflake?
Answer options
- A. Variant
- B. Object
- C. Geometry
- D. Geography
Correct answer: D
Explanation
The correct answer is Geography, as it is specifically designed to handle geospatial data in Snowflake. The other options, Variant, Object, and Geometry, do not provide the same level of support for geospatial functions and operations as Geography does.