1.

_________ isa spatial data type.(a) geometry(b) sql_variant(c) cursor(d) all of the mentionedThis question was addressed to me during a job interview.This is a very interesting question from Data Types in division Laying the Foundation of SQL Server

Answer»

Correct answer is (b) sql_variant

To EXPLAIN I would say: SQL Server supports the geometry and geography data types for storing spatial data. These types support methods and properties that allow for the creation, COMPARISON, analysis, and retrieval of spatial data.



Discussion

No Comment Found

Related InterviewSolutions