alter table [tableName] enable row movement;
flashback table [tableName] to timestamp to_timestamp('2017-05-31 19:40:00','yyyy-mm-dd HH24:MI:SS');

相关文章:

  • 2022-12-23
  • 2021-11-06
  • 2021-10-23
  • 2021-11-15
  • 2021-09-09
  • 2021-10-13
  • 2021-11-29
  • 2022-02-17
猜你喜欢
  • 2021-11-25
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2022-12-23
相关资源
相似解决方案