What are Spatial data types in SQL Server 2008



What are Spatial data types in SQL Server 2008..

Answer / Vijay Prakash Singh

Spatial data types are used to store and manipulate spatial geographic data in SQL Server. They include Geography (GEOMETRY) and Geography Collections (GEOGRAPHYMULTIPOINT, GEOGRAPHYMULTILINESTRING, GEOGRAPHYMULTIPOLYGON, GEOGRAPHYCOLLECTION).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Can you explain what are commit and rollback in sql?

1 Answers  


How to insert new line characters into strings?

1 Answers  


How to enter date and time literals in ms sql server?

1 Answers  


Mention the uses of stored procedures.

1 Answers  


What is molap and its advantage? : sql server analysis services, ssas

1 Answers  


What are page splits?

1 Answers  


What do you understand by replication in sql server?

1 Answers  


What are the mathematical functions supported by sql server 2005?

1 Answers  


Define outer join?

1 Answers  


Scalability, Availability, Integration with internet, etc.)?

1 Answers  


How to filter out duplications in the returning rows in ms sql server?

1 Answers  


What is the function of inner join?

1 Answers  


Categories