Reference > Database > WebSphere Commerce database tables > G
WebSphere Commerce database table: GRREGRULE
This tables stores information about business rules for gift registries and wish lists.
Column Name Column Type Description GRREGRULE_ID INTEGER NOT NULL Primary key to the gift registry and wish list event business rule. OPTCOUNTER SMALLINT Reserved for IBM internal use. STOREID INTEGER NOT NULL Store identifier. NAME INTEGER NOT NULL Name of the business rule. This value is used to identify the rule. DESCRIPTION VARCHAR(254) Description of the business rule. EVENTTYPENAME VARCHAR(32) The name of the event type. GRRULEVAL VARCHAR(254) NOT NULL Value of the business rule.
Indexes Index Name Indexed Column Names Index Type SQL100520030340290 GRREGRULE_ID Primary Key _vcc_freeselect_bottom_