How to not include schema name in data dump? Piyush Mehta 创建于 2017年12月12日 06:10 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
Hi,
Could you specify database use use, the way you invoke dump and sample data?
Thank you.