日期:2014-05-16  浏览次数:20322 次

Oracle -- export empty table

Allocate extent to empty tables first, then we can export empty tables.

?

select 'alter table '||table_name||' allocate extent;' from user_tables