Hi, I have a table 'b' with polygons and another one 'g' with points (both tables have indexes on the geometry). Which is the most effective way to find all points in 'g' that are outside the polygons in 'b'? Thanks, Dirk