Save and Run DDL page |
This table lists the properties available in the Generate DDL – Options dialog.
Property | Description | Default |
---|---|---|
Folder | Click Browse and select the folder in which to save the generated DDL script. |
|
File name | Name of the saved DDL script. | script.sql |
Preview DDL | Displays a preview of the script that will be generated. This area is for display only. |
|
Statement Terminator | Enter the statement that indicates the end of the generated DDL script and click Apply. | Go |
Run DDL on server | Specifies that after generating the script, Eclipse should run the script on the currently active database connection. |
|
Open DDL file for editing | Specifies that after generating the script, Eclipse should open the script in the text editor for additional editing. |
|
Click Select All to select all options, Deselect All to deselect all options, or Restore Defaults to return all options to their default values (as indicated in the above table).