CREATE TABLE ...SELECT を使用できます ステートメント。 CREATE TABLE new_table SELECT * FROM table1 UNION SELECT * FROM table2;