Oracle - export empty table

Oracle --export empty tableAllocate extent to empty tables first, then we can export empty tables.?

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