distinct_star1.sql 81 B

123
  1. /* syntax version 1 */
  2. select distinct * from plato.Input order by key, subkey;