1 2 3 4 5
/* syntax version 1 */ use plato; select distinct * from Input group by value, subkey, key order by subkey;