insert into 表名 select * from 表名 as of timestamp to_Date(\'2017-07-20 10:00:00\', \'yyyy-mm-dd hh24:mi:ss\'); COMMIT; 相关文章: 2021-11-30 2021-11-30 2021-08-16 2021-08-30 2022-01-27 2022-12-23 2021-05-25