Generating DD scripts
Open the folder of the object for which you want to generate DDL.
Select the objects for which you want to generate DDL.
Select File | Generate DDL. You can include the related objects for databases and tables.
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.
Executing DDL scripts
Execute the DDL script from a utility such as Interactive SQL.
Execute the DDL script from an isql session.