G
Guest
I have 45 queries (that perform calculations from info in various but very
similar tables) that I am going to query to SUM it all together. However, as
you might imagine this takes forever. I have already reduced the subqueries
to extracting only what is needed for the master query, but is there anything
else I can do to decrease the processing time?
similar tables) that I am going to query to SUM it all together. However, as
you might imagine this takes forever. I have already reduced the subqueries
to extracting only what is needed for the master query, but is there anything
else I can do to decrease the processing time?