Problem with export DDL in sql file
714052Jul 27 2009 — edited Jul 28 2009Hello everyone,
First thing, sorry for my English level, i don't speak English fluently.
I have an issue to export data in ddl format.
The file that sql developer create contain all "insert into" instructions but in a bad order. Foreign keys constraints aren't respect so I can't use the file to insert data in my production database.
How can I solve this problem, please ?
Titte
Edited by: user11733536 on Jul 27, 2009 3:35 AM