This topic describes the columns in the mf_customer_item_associations table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
customer_guid | uniqueidentifier | 1 | 0 | 1 | 0 | mf_customers.customer_guid | |
item_guid | uniqueidentifier | 1 | 0 | 2 | 0 | ||
customer_item_association_type_id | smallint | 1 | 0 | 3 | 0 | mf_customer_item_association_types.customer_item_association_type_id | |
association_description | varchar (50) | 0 | 1 | 4 | 0 | ||
association_quantity | int | 0 | 0 | 5 | 0 | ||
association_order | int | 0 | 0 | 6 | 0 | ||
association_tag | varchar (256) | 0 | 1 | 7 | 0 | ||
lu_dt | datetime | 0 | 0 | 8 | 0 | ||
cr_dt | datetime | 0 | 0 | 9 | 0 |