The Attachment usage table.
Column Description(s):
Column Name | Column Type | Description |
ATTACHUSG_ID |
CHAR(64) NOT NULL |
The Attachment usage, such as STORELOGO or RFQ |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031158840 |
ATTACHUSG_ID |
Primary Key |
Referenced By:
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_1104 |
ATTACHUSG_ID |
ATCHTGT |
ATTACHUSG_ID |
Cascade |
F_67 |
ATTACHUSG_ID |
ATTACHMENT |
ATTACHUSG_ID |
Cascade |
Related reference
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.