in reply to Efficient Data Comparison
One comment though - it appears that your tables aren't very well designed. If you have the exact same set of dates in each of the five tables, then you probably should consider getting rid of that redundancy and consolidating the lot into a single table. One field for the dates, and one field for each of your five "variables".
Cheers,
Darren :)
|
|---|