Data Definition Language (DDL) consists of Transact-SQL commands combined into scripts that capture the schema definition of an Adaptive Server object. You can run DDL scripts to re-create an Adaptive Server configuration or database in its original location or on a different Adaptive Server installation.
Sybase Central allows you to generate DDL scripts. The DDL scripts are displayed in an editor. You can save them to files for later editing or use.
You can exclude specific objects when you generate the database DDL script:
Select All – removes all database objects.
Clear All – clears your current selections and includes all the database objects.
Click OK button to generate the DDL script.