I have 2 tables, A and B, and I would like to find where the rows are not exactly the same.
For example:
I tried doing the find unmatched query wizard but that seems to only bring in where table A does not have an ID? So I would only get the 2nd line of my desired output. If I got the 2nd line through this method and the first line through another query, that would be fine too. I just need to pull both out one way or another. How can I do this in Access?
For example:
I tried doing the find unmatched query wizard but that seems to only bring in where table A does not have an ID? So I would only get the 2nd line of my desired output. If I got the 2nd line through this method and the first line through another query, that would be fine too. I just need to pull both out one way or another. How can I do this in Access?