Douglas - your code requires the 'new data', which in Exabat's case will
require a cartesian product query, as there is no 'new data' table in this
case. So we are back to two queries in either case, though with your method
you would only need to run one of them, the other would be needed as the 'new
data' source. In either case, if all the records are needed (i.e. all
articles should be in all stores), then this is OK, otherwise there will be
some cleanup to do.
>> Stay informed about: Query from 3 tables