Generating DDL from a CDF
To generate DDL (Data Definition Language) from a CDF (Client Definition File), use the CDF2DDL uitlity. CDF2DDL is a command line application that you run from TACL:
tacl> run CDF2DDL -cdf bankcdf -ddl bankddl
Refer to the CDF2DDL Command Line Reference for complete details.