1 2 3 4 5
--!ansi_lexer /* syntax version 1 */ use plato; select "a".* from Input as "a" order by "key", `subkey`;