So I have data imported into two different tables from two monthly inventories.
The information listed is:
Publication name
Revision number
Stock number
Publication date
Status
EDD
Subaccount
Distribution date
Subscribed
On hand
I would like to run the newest months table against the last table to see what has changed, is there any way to make a query check for variations in all of those fields instead of just one?
Thanks!