This contains promotion codes that were captured with an order for the orderitems in the order.
Column Description(s):
Column Name | Column Type | Description |
ID |
BIGINT NOT NULL |
No ID external description assigned yet |
ORDERITEMS_ID |
BIGINT NOT NULL |
No ORDERITEMS_ID external description assigned yet |
CODE |
VARCHAR(128) NOT NULL |
No CODE external description assigned yet |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031246560 |
ID |
Primary Key |
I0000419 |
ORDERITEMS_ID |
Non-Unique Index |
Constraint(s):
Constraint Name | Column Name(s) | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_1077 |
ORDERITEMS_ID |
ORDERITEMS |
ORDERITEMS_ID |
Cascade |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.