Category :
Databases
>
Oracle
How to move an index to another tablespace
SQL> alter index [index_name] rebuild tablespace [tablespace_name];
Details
Tip reference : #184
views : 372
Added on : 02/11/08
Submited by :
h8dk97