您好,欢迎访问一九零五行业门户网

oracle表数据的闪回

oracle有时数据误删除提交后恢复,前提是有时间副本 oracle alter table co_contract_input enable row movement; flashback table co_contract_input to timestamp to_timestamp ('2015-10-10 19:12:20','yyyy-mm-dd hh24:mi:ss');
oracle有时数据误删除提交后恢复,前提是有时间副本 oracle alter table co_contract_input enable row movement; flashback table co_contract_input to timestamp to_timestamp ('2015-10-10 19:12:20','yyyy-mm-dd hh24:mi:ss');
其它类似信息

推荐信息