oracle查询目前表空间
oracle查询当前表空间
select username,default_tablespace from user_users;
select username,default_tablespace from user_users;