|
Hello Guys, These are my requirements:
So far i have come up with this DB Design CategoryGroups Table
CategoryAttributes Table
So do you guys think this is a neat design?? Any suggestions??
(comments are locked)
|
|
You've defined 3 relationships, so that to me would suggest 4 tables (at least) From a completely normalised design, I could then refine if neccessary: Category Group Attribute AttributeValue My main concern now is the how am i going to upload the data in batches?? What i am thinking is that the user has to select the category 1st then the group and then he uploads the attributes with values...am i right?
Sep 28 '12 at 10:53 AM
monodeep12
(comments are locked)
|

