1 2 3 4 5 6 7
/* ytfile can not */ /* custom error:job outputs overlap with original table*/ USE plato; INSERT INTO Output WITH MONOTONIC_KEYS SELECT * FROM Input ORDER BY key, subkey;