Is it possible to alter table's tablespace in oracle's trigger while creating this table?

220 views Asked by At

I write a trigger to alter table's tablespace while creating a table, but it encounter ORA-00600. So I wonder whether it is possible to do this.

0

There are 0 answers