摘要: 可以执行以下命令alter table 表名 enable row movement; --开启表行移动flashback table 表名 to timestamp to_timestamp('20130813 14:00:00','yyyymmdd hh24:mi:ss'); 阅读全文
posted @ 2019-11-04 16:25 汤姆汀 阅读(432) 评论(0) 推荐(0) 编辑