文章分类 -  oracle

oracle恢复被删除并且已经提交了的数据
摘要:alter table bas_itemcategory enable row movement; 开启移动行 flashback table tablename to timestamp to_timestamp('2019-04-25 20:25:00','yyyy-mm-dd hh24:mi: 阅读全文
posted @ 2019-04-26 09:16 FL0528