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

 

 

分类:

技术点:

相关文章: