oracle恢复已经删除的数据
insert into tablerestore select * from tablerestore as of timestamp to_Date('2014-8-8 15:00:00','yyyy-mm-dd hh24:mi:ss')
参数解释:tablerestore 要恢复数据的表
后面的时间是恢复截止到某个点的数据
http://www.htsjk.com/oracle/22123.html
www.htsjk.Com
true
http://www.htsjk.com/oracle/22123.html
NewsArticle
oracle恢复已经删除的数据 insert into tablerestore select * from tablerestore as of timestamp to_Date(2014-8-8 15:00:00,yyyy-mm-dd hh24:mi:ss) 参数解释:tablerestore 要恢复数据的表 后面的时间是恢复截止到某个点...
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。