Hi,
I want to build a online shop that sells computer and also sells other products in the future aswell.
I'm having trouble designing the database. At this moment I have productCategory and product as tables. But every product has is own dataspecification eg printer and cpu. A cpu have speed, fsb, cache..ect while a printer doesn't need all that.
Must I create a table for every different category or is there a better way of modeling this??
Any comments is appreciated.
Thanks in advance...
WM
I want to build a online shop that sells computer and also sells other products in the future aswell.
I'm having trouble designing the database. At this moment I have productCategory and product as tables. But every product has is own dataspecification eg printer and cpu. A cpu have speed, fsb, cache..ect while a printer doesn't need all that.
Must I create a table for every different category or is there a better way of modeling this??
Any comments is appreciated.
Thanks in advance...
WM