ATTRDICTGRPATTRREL

Stores the relationship between the attribute dictionary group and the attribute dictionary attribute.

Column Descriptions:

NameTypeDescription
ATTRDICTGRP_IDBIGINT NOT NULLThe internal identifier of the attribute dictionary group.
ATTR_IDBIGINT NOT NULLThe reference number of an attribute in the ATTR table.
SEQUENCEDOUBLE NOT NULL DEFAULT 0A sequence number that determines the display order of attributes in an attribute group.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>ATTRDICTGRP_ID+ATTR_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_3564ATTRDICTGRP_IDATTRDICTGRPATTRDICTGRP_IDCascade
F_3565ATTR_IDATTRATTR_IDCascade