today i wanted to learn how i can order a query in a mysql database by two fields

this is how i did this

$sql = SELECT this FROM thistable ORDER BY this, andthis