Reference > Database > WebSphere Commerce database tables > S


WebSphere Commerce database table: STCGRYDESC

This table is deprecated and is provided for backward compatibility only.

Column Name Column Type Description
STORECGRY_ID INTEGER NOT NULL The store category ID, which uniquely identifies the type of store.
LANGUAGE_ID INTEGER NOT NULL The Language. For a list of language components, see the LANGUAGE table.
DESCRIPTION VARCHAR(254) A longer description of the StoreCategory, suitable for display to customers.
DISPLAYNAME VARCHAR(128) A brief description of the StoreCategory, suitable for display to customers.
OPTCOUNTER SMALLINT Reserved for IBM internal use.

Indexes
Index Name Indexed Column Names Index Type
SQL100520030430640 STORECGRY_ID+LANGUAGE_ID Primary Key

Constraints
Constraint Name Column Names Foreign Table Name Foreign Column Names Constraint Type
F_950 LANGUAGE_ID LANGUAGE LANGUAGE_ID Cascade
F_949 STORECGRY_ID STORECGRY STORECGRY_ID Cascade


Related reference

_vcc_freeselect_bottom_


+

Search Tips   |   Advanced Search