create user xyz identified by xyz
default tablespace TBS_NAME
temporary tablespace TEMP ;
if you have already created user then :
alter user xyz default tablespace TBS_NAME ;
HTH
|
Results 1 to 10 of 23
Threaded View
|
Click Here to Expand Forum to Full Width |