Oracle move data of table row by row.
Because:
in ALTER TABLE MOVE statment u can use -->
full set of storage and block structure parameters (including INITIAL, PCTFREE, PCTUSED, MAXTRANS ...)
oracle can't change any of its without reorganisation db block.