I would run this query just to check all your users.
select username, default_tablespace, temporary_tablespace
from dba_users
order by 2
I would also be more careful in the future when creating tables.
MH
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |