How to not include schema name in data dump?

I generate my DDL using Data Dump.  However it always puts out 

schema.tablename

 

Is there a way to not have the schema name show?

e.g. just

tablename

0

Hi,

Could you specify database use use, the way you invoke dump and sample data?

Thank you.

 

0

请先登录再写评论。