T
TC
I am hoping someone can shed some light on this. Say we
have 3 brands of computers, each brand has their own type,
and the customer may order 2 brands with 3 types of each
brand. How do I set up the relationship of this?
Computer
BrandID
Brand
BrandType
TypeID
Type
Customer
CustomerID
Name
Address
Thanks for any help.
have 3 brands of computers, each brand has their own type,
and the customer may order 2 brands with 3 types of each
brand. How do I set up the relationship of this?
Computer
BrandID
Brand
BrandType
TypeID
Type
Customer
CustomerID
Name
Address
Thanks for any help.