macT
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
猜你喜欢
  • 2021-09-19
  • 2021-10-20
  • 2022-12-23
  • 2021-11-30
  • 2021-11-30
  • 2021-11-30
  • 2021-11-30
相关资源
相似解决方案