摘要: 1、查看回收站中表 select object_name,original_name,partition_name,type,ts_name,createtime,droptime from recyclebin; 2、恢复表 SQL>flashback table test_drop to bef 阅读全文
posted @ 2018-11-24 13:51 飞叶-枯寂 阅读(1349) 评论(0) 推荐(0) 编辑