insert into 表名 select * from 表名 as of timestamp to_Date(\'2017-07-20 10:00:00\', \'yyyy-mm-dd hh24:mi:ss\'); COMMIT; 相关文章: