0
votes
1answer
186 views
How to persist a calculated GEOMETRY or GEOGRAPHY column
I'm trying to create a table under SQL Server 2008 containing a GEOMETRY column and a calculated variation thereof.
Considering the following table where the calculated col …
