Hi,

I've got a select query that returns almost instantly, but when I add an 'order by' on the largest table it takes 2+ hours.

Is there any way of speeding up an 'order by'?

thanks