流易

日日行,不怕千万里;常常做,不怕千万事。(https://github.com/poazy)

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
select 'alter table ' || t.TABLE_NAME || ' allocate extent;'
from user_tables t order by t.TABLE_NAME;

 执行生成的语句。

posted on 2017-09-20 13:51  流易  阅读(287)  评论(0编辑  收藏  举报