修改表和索引的所属表空间

alter table TABLE_NAME move tablespace TABLESPACENAME
alter index INDEX_NAME rebuild tablespace TABLESPACENAME

posted @ 2015-01-28 09:42  CoderLeob  阅读(164)  评论(0)    收藏  举报