WebSphere Commerce database table: WCSDTNRYDS

This is a description table to the WCSDICTNRY table.


Column Description(s):
Column NameColumn TypeDescription
WCSDICTNRY_ID BIGINT NOT NULL Foreign key to the WCSDICTNRY table.
LANGUAGE_ID INTEGER NOT NULL Foreign key to the LANGUAGE table. For a list of language components, see the LANGUAGE table.
DESCRIPTION VARCHAR(2000) Description of the database object.
OPTCOUNTER SMALLINT Reserved for IBM internal use.
Index(es):
Index NameIndexed Column NamesIndex Type
SQL050212031326530 WCSDICTNRY_ID+LANGUAGE_ID Primary Key
Constraint(s):
Constraint NameColumn Name(s)Foreign Table NameForeign Column Name(s)Constraint Type
F_909 LANGUAGE_ID LANGUAGE LANGUAGE_ID Cascade
F_910 WCSDICTNRY_ID WCSDICTNRY WCSDICTNRY_ID Cascade

Feedback