sort mysql data by two columns code example Example: mysql multiple order by ORDER BY col1, col2 DESC, col3;