Reserved for IBM internal use.
Column Name |
Column Type |
Column Description |
CHILD_ID |
INTEGER
NOT NULL |
Reserved for IBM internal use. |
PARENT_ID |
INTEGER
NOT NULL |
Reserved for IBM internal use. |
Indexes:
Index Name |
Indexed Column Names |
Index Type |
SQL030416034829890 |
CHILD_ID, PARENT_ID |
Primary Key |
Constraints:
Constraint Name |
Column Names |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
F_1006 |
PARENT_ID |
ACPOLGRP |
ACPOLGRP_ID |
Cascade |
F_1007 |
CHILD_ID |
ACPOLGRP |
ACPOLGRP_ID |
Cascade |
Referenced By:
Constraint Name |
Referenced Column Name |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
Not Applicable |