View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 10:19 AM
Paul Lautman
 
Posts: n/a
Default Re: Need to optimize a long query with JOIN

jean3b@gmail.com wrote:
> I wanted to know if there's anyone that could help me with this
> problem. My query takes too much time to execute and I don't know how
> to make it better.
> All table have indexes and PK.


What indexes and what PKs?
You have shown us the query, but not any details of what you have already
done to optimise it?


Reply With Quote