1.让表支持行移动 alter table my_objects enable row movement; 2.对表进行收缩操作 alter table my_objects shrink space;