常用oracle表空间查询语句--查询数据库表空间使用情况select a.tablespace_name,a.bytes10241024 "Sum MB",(a.bytes-b.bytes)10241024 "used MB&qu5小时前10