Why must you combine the tables if you only need to iterate through them, why not chain the iterations of th tables? I do not know exact way, but in Python I would use itertools.chain(sequence_of_dicts)
pyTony
pyMod
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852