摘要: select b.file_name 物理文件名, b.tablespace_name 表空间, b.bytes/1024/1024 大小M, (b.bytes-sum(nvl(a.bytes,0)))/1024/1024 已使用M, substr((b.bytes-sum(nvl(a.bytes, 阅读全文
posted @ 2018-01-29 09:34 祥翔祥 阅读(371) 评论(0) 推荐(0)