Oracle中还原到指定时间时候的表内容 博客分类: Oracle Oracle
程序员文章站
2024-02-25 20:22:15
...
insert into sup_sys_config select * from sup_sys_config as
of timestamp to_timestamp('2012-09-13 21:06:00','yyyy-mm-dd hh24:mi:ss') ;
of timestamp to_timestamp('2012-09-13 21:06:00','yyyy-mm-dd hh24:mi:ss') ;
下一篇: 如何在Mac上识别和删除损坏的字体