Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Generate DDL

Enterprise Architect enables you to generate DDL from your model for Tables, Stored Procedures and Views. SQL script can be generated for a single element (a Table) or for a whole package.

Having generated DDL, you can view it using the Source Code editors, by clicking on the table or package in the Project Browser or a diagram, and pressing (F12), (Ctrl+E) or (Alt+7).

The editor cannot parse DDL, and therefore does not show a structure tree for a DDL file in the left-hand panel of the Source Code window or view.

Learn more

Learning Center topics

(Alt+F1) | Database Engineering | Generate DDL