Hi, I find myself in a spot of bother...
I have just written a quite complex query, which is basically a union query based on data from three queries, which in turn are based on multiple queries, calculated expressions and further union queries (it's kinda an involved requirement). I finished, great, all the data in the source queries is fine, so I created the union query and to my dismay was greeted with the message:
System resource exceeded
I broke down the union into two stages, and was then greeted with:
Query is too complex
Is there anything I can do about this?
I have just written a quite complex query, which is basically a union query based on data from three queries, which in turn are based on multiple queries, calculated expressions and further union queries (it's kinda an involved requirement). I finished, great, all the data in the source queries is fine, so I created the union query and to my dismay was greeted with the message:
System resource exceeded
I broke down the union into two stages, and was then greeted with:
Query is too complex
Is there anything I can do about this?