I have two data sets containing polygons Table 1 and Table 2 (similar to suburb boundaries Table 1 and individual land parcelsTable 2) I want to update data in Table 2 with data from Table 1 when the polygons in Table 2 are contained inside Table 1. The polygon boundaries are not necessarily 100% coincident
something along the lines of update data column when polygon table 2 inside polygon table 1