This table contains promotion codes captured for an order.
Column Description(s):
Column Name | Column Type | Description |
ID |
BIGINT NOT NULL |
No ID external description assigned yet |
ORDERS_ID |
BIGINT NOT NULL |
No ORDERS_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 |
SQL050212031248590 |
ID |
Primary Key |
I0000418 |
ORDERS_ID |
Non-Unique Index |
Constraint(s):
Constraint Name | Column Name(s) | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_1076 |
ORDERS_ID |
ORDERS |
ORDERS_ID |
Cascade |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.