WebSphere Commerce database table: TCTYPE

This table contains the types of terms and conditions.


Column Description(s):
Column NameColumn TypeDescription
TCTYPE_ID CHAR(64) NOT NULL A unique identifier for the term or condition.
OPTCOUNTER SMALLINT Reserved for IBM internal use.
Index(es):
Index NameIndexed Column NamesIndex Type
SQL050212031319200 TCTYPE_ID Primary Key

Referenced By:
Constraint NameReferenced Column NameForeign Table NameForeign Column Name(s)Constraint Type
F_831 TCTYPE_ID TCSUBTYPE TCTYPE_ID Cascade

Feedback