Previous Topic: Oracle Table Index EditorNext Topic: Oracle Library Editor


Oracle Table Index Editor - Constraint State Tab

Use the Constraint State tab to assign or modify constraint state properties. There is no forward engineering for this tab unless you have the Generate as Constraint check box selected. This tab is valid only for PK, FK, and Unique indexes; it is disabled for AK indexes that are not unique. The following describes the options available for this tab:

Constraint Name

Specifies the constraint name.

Constraint States

Use the following options to assign various constraint state properties:

Deferrability
Enabled
Initially
Rely
Validate
Exceptions Table

Select an exceptions table from the drop-down list. Click the button to open the Oracle Table Editor. The Exceptions Table option is available only if you selected ENABLE for the Enabled option.

Using Index

This option generates the create_index_statement. It is disabled for FK constraints because it is not valid for FK constraints.