ATCHASTLG

This table holds the attachment asset to language relationship.

Column Descriptions:

NameTypeDescription
ATCHASTLG_IDBIGINT NOT NULLThe primary key of the attachment asset language.
ATCHAST_IDBIGINT NOT NULLThe attachment asset ID.
LANGUAGE_IDINTEGERThe language ID.
OPTCOUNTERSMALLINTThe 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>ATCHASTLG_IDPrimary Key
I0000859ATCHAST_ID+LANGUAGE_IDUnique Index
I0000871ATCHAST_IDNon-Unique Index
I0000872LANGUAGE_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1111ATCHAST_IDATCHASTATCHAST_IDCascade
F_1112LANGUAGE_IDLANGUAGELANGUAGE_IDCascade