oracle move table to another tablespace的相關文章
oracle move table to another tablespace的相關商品

How to move table from one tablespace to another in oracle 11g - Stack Overflow
瀏覽:631
日期:2025-04-22
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 ......看更多