oracle 导出空表问题

select 'alter table '||table_name||' allocate extent;' from user_tables where num_rows=0

  

posted @ 2018-08-19 13:06  leechg  阅读(103)  评论(0编辑  收藏  举报