Create table AS
Hi,
On 11.2.0.4 on AIX.
When creating a table :
Create table newtable as select * from oldtable
How can I create the new table in another tablespace? Is there any option to set target tablespace?
Thanks.
0
Hi,
On 11.2.0.4 on AIX.
When creating a table :
Create table newtable as select * from oldtable
How can I create the new table in another tablespace? Is there any option to set target tablespace?
Thanks.