摘要:
delete noprompt expired archivelog all; delete noprompt archivelog until time 'sysdate-2'; RMAN-08137: WARNING: archived log not deleted, needed for s 阅读全文
摘要:
一、误删除表 delete from oa.test_0504 commit; 二、往前推大概删除时间,查询是否有对应数据 select count(1) from oa.test_0504 as of timestamp to_date('20171121 14:45:00','yyyymmdd 阅读全文