J
JoeA2006
I need to access data from several large tables approx 1 million records each.
There is a table for each month in a separate database over 300mb each. I
need to create a front end by linking to these tables and creating a union
query to allow users to access the data from all months. Each table is
indexed, but the union query takes a very long time. Is there any way to
improve the performance of this query?
There is a table for each month in a separate database over 300mb each. I
need to create a front end by linking to these tables and creating a union
query to allow users to access the data from all months. Each table is
indexed, but the union query takes a very long time. Is there any way to
improve the performance of this query?