attribute_value

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('Insights.attribute_value_id_seq'::regclass)
attribute_attributecombination_mapping.AttributeValueId fk_attribute_attributecombination_mapping_AttributeValueId_attr N
customer_attributes_mapping.attribute_value_id fk_customer_attributes_mapping_attribute_value_id_attribute_val N
order_checkout_attribute_mapping.attribute_value_id fk_order_checkout_attribute_mapping_attribute_value_id_attribut C
orderline_attribute_mapping.attribute_value_id fk_orderline_attribute_mapping_attribute_value_id_attribute_val C
product_attribute_mapping.attribute_value_id fk_product_attribute_mapping_attribute_value_id_attribute_value C
product_specification_attribute_mapping.attribute_value_id fk_product_specification_attribute_mapping_attribute_value_id_a C
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
PK_attribute_value Primary key Asc id

Relationships