Editing a DDL script

You can edit a DDL script after you generate it.

Procedure

To edit a DDL script:

  1. Open the SQL DDL editor by doing one of the following steps:
    • When you generate the SQL DDL file, select the Edit and run DDL in the SQL editor check box The editor opens immediately after the file is generated.
    • In the Data Project Explorer, double-click the generated DDL file.
  2. Edit the DDL script.
  3. Press Ctrl+S to save the changes that you have made.

Feedback