G
Guest
I have three small tables that get refreshed occasionally from three
different sources. I need to verify that each is refreshed with the same data
so need to report on any missing records, i.e., a record a exists in one or
two of the tables but not in all three. It's easy enough to show records that
exist in all three, the reverse is a lot harder. I am still in the design
stage so have much leeway on a solution.
different sources. I need to verify that each is refreshed with the same data
so need to report on any missing records, i.e., a record a exists in one or
two of the tables but not in all three. It's easy enough to show records that
exist in all three, the reverse is a lot harder. I am still in the design
stage so have much leeway on a solution.