Reference > Database > WebSphere Commerce database tables > G
WebSphere Commerce database table: GRETDESC
This tables describes the event type for a gift registry.
Column Name Column Type Description EVENTTYPE_ID INTEGER NOT NULL Indicates the event type associated with the description. LANGUAGE_ID INTEGER NOT NULL The ID of the language that the description is in. OPTCOUNTER SMALLINT Reserved for IBM internal use. DESCRIPTION VARCHAR(256) NOT NULL DEFAULT '' The description of the associated event type.
Indexes Index Name Indexed Column Names Index Type SQL100520030339170 EVENTTYPE_ID+LANGUAGE_ID Primary Key
Constraints Constraint Name Column Names Foreign Table Name Foreign Column Names Constraint Type ETD_FK_1 EVENTTYPE_ID GREVNTTYPE EVENTTYPE_ID No Action _vcc_freeselect_bottom_