Reference > Database > WebSphere Commerce database tables > A


WebSphere Commerce database table: ATTRDICTGRPDESC

The table holds the attribute dictionary group description

Column Name Column Type Description
ATTRDICTGRP_ID BIGINT NOT NULL The internal reference number of the attribute group.
LANGUAGE_ID INTEGER NOT NULL The language to which this attribute pertains to. For a list of language components, see the LANGUAGE table.
NAME VARCHAR(254) NOT NULL The translated name of the attribute group
SHORTDESCRIPTION VARCHAR(254) The translated description for the attribute group
FIELD1 INTEGER Customizable field
OPTCOUNTER SMALLINT NOT NULL DEFAULT 0 Reserved for IBM internal use.

Indexes
Index Name Indexed Column Names Index Type
SQL100520030259500 ATTRDICTGRP_ID+LANGUAGE_ID Primary Key
I0001136 NAME+LANGUAGE_ID Non-Unique Index

Constraints
Constraint Name Column Names Foreign Table Name Foreign Column Names Constraint Type
F_3512 ATTRDICTGRP_ID ATTRDICTGRP ATTRDICTGRP_ID Cascade
F_3517 LANGUAGE_ID LANGUAGE LANGUAGE_ID Cascade

_vcc_freeselect_bottom_


+

Search Tips   |   Advanced Search