WebSphere Commerce database table: ACPOLSUBGP
Reserved for IBM internal use.
Column Descriptions
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.
|
Indexes
Index Name
| Indexed Column Names
| Index Type
|
SQL060903235117040
| CHILD_ID+PARENT_ID
| Primary Key
|
I0000441
| PARENT_ID
| Non-Unique Index
|
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
|