誤刪除system下的表格方法

誤刪除代碼:

  select object_name,

  original_name,

  partition_name,

  type,

  ts_name,

  createtime,

  droptime

  from recyclebin;

  flashback table test_table to before drop;


 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章