DDL scripts

StepsGenerating DD scripts

  1. Open the folder of the object for which you want to generate DDL.

  2. Select the objects for which you want to generate DDL.

  3. Select File | Generate DDL. You can include the related objects for databases and tables.

  4. Sybase Central generates the DDL and displays it in the editor. You can save the DDL to a file.

Right-click the object icon and select Generate DDL.

StepsExecuting DDL scripts

  1. Execute the DDL script from a utility such as Interactive SQL.

  2. Execute the DDL script from an isql session.