MySQL Order by math MySQL Order by math codeigniter codeigniter

MySQL Order by math


It's okay to do math in the order by clause:

 select * from YourTable order by fieldx * fieldy