G
Guest
I have 46 individual tables representing readings for different emission
points. I also have a master table that I'd like to append to daily. There
can be up to 9 new readings per table per day. How can I write a query that
updates the master table from each of the individual tables?
points. I also have a master table that I'd like to append to daily. There
can be up to 9 new readings per table per day. How can I write a query that
updates the master table from each of the individual tables?