zoukankan      html  css  js  c++  java
  • 回收站

    回收站:
                     select * from recyclebin
       PURGE RECYCLEBIN;  
       Purge tablespace TBS_KR_YM;
       Purge tablespace TBS_KR_YM user lbidw_ym_mobile;
       Purge recyclebin;    --清空当前用户的回收站
       Purge dba_recyclebin;--清空全部用户的回收站
  • 相关阅读:
    iOS
    iOS
    iOS
    iOS
    iOS
    iOS
    iOS
    iOS
    iOS
    iOS
  • 原文地址:https://www.cnblogs.com/gavanwanggw/p/6890381.html
Copyright © 2011-2022 走看看