Ver originalSELECT dato1, dato2, dato3 FROM tabla WHERE condition = true ORDER BY dato1 ASC, dato2 DESC, dato3 ASC