I amm having one of those DBA brain locks. I have two tables lets say table_1 and Table_2. The Join column in both (indexed) is col_1 ( variable character 75 ).
what I need to do is produce a record of those records in Table_1 that are not in
Table_2
over simplified example Data
Table_1 Col_1 Table_2 Col_1
abcd ...