Load points from SQL Server Multipoint data type into table -
I'm kicking around the idea of using a new geometry datatype to represent a vector in the database. The majority geometry data type will work well for this, but my question is, there is a way to fill values with a two column table x, y multi, where each point has a line in the table, and x and Can Y Point values be in columns 1 and column 2 respectively?
I assume that you have read geometry data type
Besides, I can not help more
Comments
Post a Comment