Oracle误操作退回

1.查快照时间 select r.FIRST_LOAD_TIME,r.* from v$sqlarea r order by r.FIRST_LOAD_TIME desc ; 2.创建快照临时表 create table t_table_recove --新表asselect * from prodcellfundsecujrnlhist--你操作的那张表 as of timestamp to_t
相关文章
相关标签/搜索