To define schema generation column options
The Schema Generation dialog opens on the Options tab.
Include constraint statements that are defined for each column in the generated schema.
Include constraint statements that are defined for each column in the generated schema.
Include default value statements that are defined for each column in the generated schema.
By default this is selected to preserve the physical order of the columns in the generated schema. If you clear this check box, the ordinary column order is used in the generated schema. Note that the column order is used to establish the Primary Keys, Alter statements, and so on in the generated schema even if you select the Physical Order check box in the Column Options.
Include a statement that binds the constraint rule to the column in the generated schema.
Include a statement that binds the default constraint rule to the column in the generated schema.
Include the validation rule for the column in the generated schema.
Include statements for column-level check constraints in the generated schema to DB2 z/OS. You can define how column-level check constraints are generated in the schema (for example, as FIELDPROC statements or as CHECK statements) using the Validation Rules dialog.
Include a statement assigning column initial values in the generated schema.
Include a statement assigning column headings in the generated schema.
Include a statement assigning column labels in the generated schema.
Include a statement assigning column labels in the generated schema.
Generate the column label as the logical attribute name. This option is only available for DB2 iSeries.
Include constraint statements that are defined for each column in the generated schema.
Include the user-defined distinct type for the column in the schema statement. This option is only available for DB2 UDB.
Include the validation rule for the column in the schema statement. This option is only available for Teradata.
Include a statement assigning column titles in the generated schema.
Click Generate to start the schema generation process for forward engineering or alter script generation or OK to save the changes and close the dialog.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|