2017年7月31日
摘要: 查看回收站中表 select object_name,original_name,partition_name,type,ts_name,createtime,droptime from recyclebin; 恢复表 SQL>flashback table test_drop to before  阅读全文
posted @ 2017-07-31 17:16 java_zhao 阅读(158) 评论(0) 推荐(0) 编辑