可以在创建对象的时候指定表空间

create table tset( a varchar2(10)) tablespace testTablespace

 

 

 

 

 

 

 

 

相关文章: