2021年4月28日星期三

How do I declare GEOMETRY datatype properties in a SQL CREATE script?

How do I do this on MS-SQL?

SQL/SpatiaLite: how to declare a column as geometry?

Creating the field Datatype is easy - but I cannot see a way to define the properties in the CREATE script.

As I understand it, creating the column with a geometry datatype is step 1, but then one must initialise it with the type of geometry (polygon/point/etc).

https://stackoverflow.com/questions/67310110/how-do-i-declare-geometry-datatype-properties-in-a-sql-create-script April 29, 2021 at 10:06AM

没有评论:

发表评论