ORACLE闪回处理

ORACLE闪回处理 alter table table_name enable row movement; select * from table_name as of timestamp to_timestamp('2017-12-20 08:29:00','yyyy-mm-dd hh24:mi:ss'); flashback table table_name to timestamp to_
相关文章
相关标签/搜索