K
klkropf
I have multiple linked tables in my db from multiple db's. I would like all
of those linked tables in one 'master' table. The linked tables all have the
exact same structure. Right now I am manually creating one 'master' table
with all the data, but anytime the data in the linked table is updated I have
to re-create the 'master' table.
of those linked tables in one 'master' table. The linked tables all have the
exact same structure. Right now I am manually creating one 'master' table
with all the data, but anytime the data in the linked table is updated I have
to re-create the 'master' table.