T
Thrava
Hello everyone,
I have two tables, both have the same exact structure.
Table 1 has a customer name field and address, city, zip.
This table was from 6 months ago.
Table 2 is the same table but with updated addresses as of
last week.
I like to only query and see those customers that have a
different addresses between table 1 and 2. No matter
which table it is from.
How do I do that?
I have two tables, both have the same exact structure.
Table 1 has a customer name field and address, city, zip.
This table was from 6 months ago.
Table 2 is the same table but with updated addresses as of
last week.
I like to only query and see those customers that have a
different addresses between table 1 and 2. No matter
which table it is from.
How do I do that?