i want to ask about erase outside in MapBasic.I have two table : sensus and voronoiAnd I want to erase the overlap areas. How can I do it? This is my syntax Set Target OnSelect * from sensus, voronoi where sensus.Obj intersects voronoi.Obj...