mktg_version Table
The mktg_version table in the marketing database contains information about versioning for various entities in the Marketing System.
The following table describes the columns in the mktg_version table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
u_name |
nvarchar(255) |
no |
The name of the entity for which this version record has been created. This is the primary key. |
u_version |
nvarchar(50) |
no |
The version of that entity. |