summaryrefslogtreecommitdiffstats
path: root/yt/yql/tests/sql/suites/pg/wide_sort.yql
blob: 8d5fcffce264b47296e4b3f94ab6ea713e709085 (plain) (blame)
1
2
3
4
5
USE plato;
SELECT
    *
FROM Input
ORDER BY a,b desc,c desc