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');
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');