insert into 表名 select * from 表名 as of timestamp to_Date(‘2017-07-20 10:00:00‘, ‘yyyy-mm-dd hh24:mi:ss‘); COMMIT;
原文地址:https://www.cnblogs.com/macT/p/10865209.html
时间: 2024-10-13 05:55:01
insert into 表名 select * from 表名 as of timestamp to_Date(‘2017-07-20 10:00:00‘, ‘yyyy-mm-dd hh24:mi:ss‘); COMMIT;
原文地址:https://www.cnblogs.com/macT/p/10865209.html