how to do multiple sort in mysql code example Example: mysql multiple order by ORDER BY col1, col2 DESC, col3;