摘要: 修改表空间 查询owner下 对于表级别的表空间分类 select tablespace_name,count(*) from dba_tables where owner = 'OPERATION_DEVELOP_CNEMC' group by tablespace_name order by 2 阅读全文
posted @ 2020-01-13 15:33 vinsonLu 阅读(1533) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/liushuaibiao/p/10783986.html 阅读全文
posted @ 2020-01-13 11:54 vinsonLu 阅读(647) 评论(0) 推荐(0) 编辑