1. 在delete之后的方式
alter table aa enable row movement; ---啟動行移動功能
flashback table aa to timestamp to_timestamp('2013-01-28 10:49:30','yyyy-MM-dd hh24:mi:ss'); --將恢復到時間點之后的數據
2. 在drop之后恢復數據方式
flashback table aa to before drop;
更多信息請查看IT技術專欄
2025國考·省考課程試聽報名