View Single Post

  #3 (permalink)  
Old 04-17-2007
f.mardini
 
Posts: n/a
Default Re: Problems with a subquery


>
> Use LEFT JOINs instead of subqueries, they are sooooo much mrore
> efficient.


thanks, i wouldn't even know how to use them in this case, how can i
specify the ON clause on the result of the UNION statement.
Furthermore, i am actually interested to know why the above query
fails

thanks

Reply With Quote