Tuesday, September 22, 2009 9:35 AM
Bob Beauchemin's Blog
Be careful with EMPTY/NULL values and spatial indexes
There are two slightly different ways of representing non-existing spatial data, the "empty geometry" concept and database NULL. You can read about the subtle differences between them here . If you're using a spatial index, either of these
Read More...