1 2 3 4 5
USE plato; INSERT INTO EmptyOutput WITH MONOTONIC_KEYS SELECT * FROM Input ORDER BY key, subkey;