worldchanger
MIS
I have two tables, Table1 and Table2. Both tables have an account code of xxx-xxxxx-xxxx-xxxx. Every account code is unique. I'm trying to produce a query that will give me a resulting table of all records in Table1 except the records which have a matching account code in Table2. I can't seem to get this to work right and have no idea how to obtain the results I'm lookign for.