开启允许行移动, 此操作后允许rowid改变

alter table tablename enable row movement;

回收空间

alter table tablename shrink space;

tablename修改为你要释放空间的表名.

相关文章:

  • 2021-07-10
  • 2022-12-23
  • 2022-12-23
  • 2022-01-15
  • 2021-08-15
  • 2022-12-23
  • 2021-12-10
猜你喜欢
  • 2021-08-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-24
  • 2022-01-20
相关资源
相似解决方案