1 select * from dba_tablespaces;--查询所有表空间
2 select * from user_users;--查询当前用户

相关文章: