How to move table from one tablespace to another in oracle 11g - Stack Overflow

How to move table from one tablespace to another in oracle 11g - Stack Overflow

瀏覽:795
日期:2025-10-01
I run oracle 11g and need to move table (tbl1) from one tablespace (tblspc1) to another (tblspc2). What is the easiest way to do that? ... Try this:-ALTER TABLE MOVE TABLESPACE Very nice ......看更多