ProductAttributesCustomAttributes

The table below describes the ProductAttributesCustomAttributes table.

This is a virtual table, and is linked to the ProductAttributes table (see ProductAttributes).

None of the columns in this table are updatable.

None of the columns in this table are nullable.

This table contains the following foldable columns:

  • Attribute_Code
  • Custom_Attributes_Attribute_Code
  • Custom_Attributes_Value

This table does not contain Return Primary Key columns.

Column Name SQL Type

Attribute_Code

Primary Key
Foreign Key linked to column Attribute_Code in ProductAttributes table
SQL_VARCHAR(255)

Custom_Attributes_Attribute_Code

SQL_VARCHAR(255)

Custom_Attributes_Value

SQL_VARCHAR(3000)