日期:2014-05-16 浏览次数:20400 次
insert into hr_employe select * from HR_EMPLOYE as of timestamp to_TImeSTamp(sysdate-1) t where not exists (select 1 from Hr_Employe h where t.empid = h.empid )
select description from digits versions between timestamp minvalue and maxvalue;