Generate DDL directly from the data model. PowerDesigner saves the results in a SQL script that you use to generate the tables and other objects in the target database.
Use the model RAPStore.pdm to generate DDL for the RAPStore database. Do not use a different model by changing the target database to IQ, as this will result in the loss of index information.
If PowerDesigner prompts you to save the current workspace, click No.
If PowerDesigner prompts you to save the model, click Yes to save the modified model. Otherwise, click No.
By default, the RAPStore.pdm data model includes only those indexes that support the sample queries. The statements that create these indexes are included in the DDL scripts which means the indexes supplied with the model are created automatically when you run the corresponding DDL scripts.
You may want to add or remove indexes from the RAPStore data model. For detailed information on IQ indexes, see the Sybase IQ product documentation.