1 2 3 4 5 6 7
/* ytfile can not */ /* dqfile can not */ USE plato; INSERT INTO Output WITH MONOTONIC_KEYS SELECT DISTINCT * FROM Input ORDER BY key, subkey;