oracle 恢复误删数据
insert into hr_employeselect * from HR_EMPLOYE as of timestamp to_TImeSTamp(sysdate-1) twhere not exists (select 1 from Hr_Employe h where t.empid = h.empid )
select description from digitsversions between timestamp minvalue and maxvalue;