Home
How To ...
 

Cry How To...


Move an index to a different tablespace


To move an index to a different tablespace:

Alter index <index-name> rebuild
    tablespace <new-tablespace>;