December 2013
Intermediate to advanced
1872 pages
153h 31m
English
In addition to the spatial features mentioned previously, SQL Server 2012 also includes features and enhancements that improve performance for spatial data and operations. These include new spatial indexes, a spatial index hint, compression, improved index build time, and a new query plan for spatial queries. SQL Server 2012 also provides further performance enhancements at the spatial library level for Distance() and ShortestLineTo() methods along with performance improvements at the SQL level for methods, which are based on them including STDistance() and ShortestLineTo().
A new auto grid spatial index is available for both spatial types: geometry_auto_grid and geography_auto_grid ...