> I am geocoding from (say table master) to second table (say sub). > Out of all records in sub I could geocode some of the records, rest > records has some error (either the zip is incorrect or it contains > blank records). I want to select all records in Master table which > were not objected in Sub. Is it possible, if Yes please suggest the > sql for this. I have done like this, select master, sub where condition MASTER.OBJ Intersects SUB.OBJ this gives me results records in master table which are not geocoded in sub. Sorry to disturb you again but, Am I right? Aditya Executive (Systems) [E-mail me at [EMAIL PROTECTED]] ---------------------------------------------------------------------- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
