Re: Need MORE help with query after all...

2004-07-16 Thread Harald Fuchs
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes: > Have you considered splitting this into two queries? One query can gather > information from your token and token_ins tables. The other would join the > first queries results to the other tables to complete your original query. > Depen

Re: Need MORE help with query after all...

2004-07-15 Thread SGreen
Have you considered splitting this into two queries? One query can gather information from your token and token_ins tables. The other would join the first queries results to the other tables to complete your original query. Depending on your data, one of these subqueries should return a smaller