In the following steps, you use the Designer to generate and execute the SQL script to create a target table based on the target definition you created.
Select the table T_ITEM_SUMMARY, and then click
Targets
Generate/Execute SQL
.
In the
Database Object Generation
dialog box, connect to the target database.
Click
Generate from Selected tables
, and select the
Create Table
,
Primary Key
, and
Create Index
options.
Leave the other options unchanged.
Click
Generate and execute
.
The Designer notifies you that the file MKTABLES.SQL already exists.
Click
OK
to override the contents of the file and create the target table.
The Designer runs the SQL script to create the T_ITEM_SUMMARY table.