alter table table_name enable row movement;
flashback table table_nameto timestamp to_timestamp('2009-11-20 15:00:00','yyyy-mm-dd hh24:mi:ss');
oracle 闪回
最新推荐文章于 2025-03-26 14:32:04 发布
alter table table_name enable row movement;
flashback table table_nameto timestamp to_timestamp('2009-11-20 15:00:00','yyyy-mm-dd hh24:mi:ss');