Database design for storing different Product Instances -
i faced following issue: need design data tables storing products. products has serial numbers , each 1 has different attributes:
now tricky part have know productinstance ordered(by storing if order product.since have different tables different productinstances don't have idea,i @ using rdbs know can not point more tables same foreignkey(in case productinstanceid).
is issue can solve in rdbs?thank help
Comments
Post a Comment