Foreign Keys Editor (IBM DB2 Z/OS)
Go Up to IBM DB2 for z/OS Object Editors
The Foreign Keys Editor lets you manage column mapping and specify a delete rule for a foreign key.
To edit a foreign key
- Open an editor on the foreign key. For details, see Opening an Object Editor.
- Use the following table as a guide to understanding and modifying the settings on the tabs of this editor:
Tab | Settings and tasks | |
---|---|---|
Column Mapping |
The existing column mapping for the foreign key is represented by selected columns in the Main Table and Referenced Table lists. Additional candidates in the Referenced Table list are indicated by enabled column check boxes. If necessary, use the Table dropdown in the Referenced Table group to choose a new table for this foreign key. Select or deselect columns in the Main Table list and Referenced Table list to form the referential constraint between the two tables. | |
Properties |
Lets you specify a Delete Rule (CASCADE, NO ACTION, RESTRICT, SET NULL). | |
DDL View |
For details on using this tab, see Viewing the SQL/DDL for an Object. |
- 3. When finished, you can submit your changes. For details, see Previewing and Submitting Object Editor Changes.