Performance Tuning  «Prev 

Move an index-organized Table in Oracle

Creating an index-organized table
Creating an index-organized table

ALTER TABLE Required keywords.
table_name The name of the index-organized table
MOVE Required keyword
ONLINE Optional keyword to denote whether you want the index-organized table to remain online during the rebuild