Hello,
I'm trying to compare these two tables Table1 and Table2. They have the same field names and there are 200 fields for each table. But I need to compare 100 of the fields to see if there are any unmatching records. And I feel like I will get an error saying the query is too complex. Is there any suggestions on how I should do this?
Thanks