shippingcost

11 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
shippingcost_category.shippingcost_id FK_A564A108CFD6A7B3C
shippingcost_country.shippingcost_id FK_C7CB7404CFD6A7B3C
shippingcost_customergroup.shippingcost_id FK_EBC38404CFD6A7B3C
shippingcost_excludedcategory.shippingcost_id FK_A1433114CFD6A7B3C
shippingcost_excludedcountry.shippingcost_id FK_3B7D7D82CFD6A7B3C
shippingcost_excludedcustomergroup.shippingcost_id FK_AAFD8A42CFD6A7B3C
shippingcost_excludedproduct.shippingcost_id FK_BB44B049CFD6A7B3C
shippingcost_product.shippingcost_id FK_47F2B9CFCFD6A7B3C
shippingcost_saleschannel.shippingcost_id FK_ABB46910CFD6A7B3C
shipping_id VARCHAR 36 null
shipping.id FK_8DB718484887F3F8R
sort INT 10 null
value DECIMAL 10,2 null
minProductQuantity DECIMAL 10,3 null
maxProductQuantity DECIMAL 10,3 null
minProductWeight DECIMAL 10,3 null
maxProductWeight DECIMAL 10,3 null
minProductVolume DECIMAL 10,3 null
maxProductVolume DECIMAL 10,3 null
minProductLength DECIMAL 10,3 null
maxProductLength DECIMAL 10,3 null
minProductWidth DECIMAL 10,3 null
maxProductWidth DECIMAL 10,3 null
minProductHeight DECIMAL 10,3 null
maxProductHeight DECIMAL 10,3 null
minProductPrice DECIMAL 10,3 null
maxProductPrice DECIMAL 10,3 null
minMaxPriceNetto BIT 1 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
IDX_8DB718484887F3F8 Performance Asc shipping_id

Relationships