日日行,不怕千万里;常常做,不怕千万事。(https://github.com/poazy)
select 'alter table ' || t.TABLE_NAME || ' allocate extent;' from user_tables t order by t.TABLE_NAME;
执行生成的语句。
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3