Hi Brian,
I had another question before you read my reply…What is the difference between “Generate DDL” and “Generate DDL(Advanced)”?
Thanks for the reply…I was afraid I was going insane trying to find the functionality, so it’s good that it isn’t possible.
Ultimately, it would be really useful to have several options…the main reason for this functionality, is that it is nice to package DDL scripts
with an application.
It would be great to be able to generate DDL for all tables in one file with or without constraints and then have separate files for different types of objects i.e. sequences, views, procedures etc…
For a good example of a program with a myriad of useful options check out DDL Wizard:
http://www.ddlwizard.com/
This program allows you to generate DDL scripts from an Oracle export file XXX.dmp
Anyways, it would just be nice to be able to do this from MyEclipse due to the fact that I am using it for so many other things!
Cheers!