3 Votes Vote

is php sort better than mysql "order by" ?

Posted by topdog 523 days ago Questions| mysql order sort All

Hi. I was wondering if, in terms of performance and considering a mysql select on a table with very very very many (> 1.000.000) records, is better sorting results with sql "order by" or sorting results after the query with classical programming sort algorithm ... someone has any suggestion?

Tanks

Originally asked by: alesdario on Stack Overflow

Discuss Bury


Who Voted for this Question