E
EvilSewingMachine
I have 6 product lines, each product line has a high level of
configurability. Using tabs you configure each of the product lines.
Should each product line be stored in its' own table or one table with
all product configuration fields combined. Can you have a Parent Table
with one to many relationships going to 6 Child tables from the same
PK? If not, then how do I differentiate the product records later?
configurability. Using tabs you configure each of the product lines.
Should each product line be stored in its' own table or one table with
all product configuration fields combined. Can you have a Parent Table
with one to many relationships going to 6 Child tables from the same
PK? If not, then how do I differentiate the product records later?