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