Reserved for IBM internal use.
Column Description(s):
Column Name | Column Type | Description |
CHILD_ID |
INTEGER NOT NULL |
Reserved for IBM internal use. |
PARENT_ID |
INTEGER NOT NULL |
Reserved for IBM internal use. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031154130 |
CHILD_ID+PARENT_ID |
Primary Key |
I0000441 |
PARENT_ID |
Non-Unique Index |
Constraint(s):
Constraint Name | Column Name(s) | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_1006 |
PARENT_ID |
ACPOLGRP |
ACPOLGRP_ID |
Cascade |
F_1007 |
CHILD_ID |
ACPOLGRP |
ACPOLGRP_ID |
Cascade |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.