I want to design a database for a computer store to store all types of computer hardwares such as harddrive, memory, monitor etc.. I have made a product table to store all the common attributes such as price, name, model number and I also want to store different attributes for each hardware types such as Capacity for harddisk, Resolution for monitor, Transfer Rate for Modem etc. I have build a lookup table to store all these attributes but that would create a very long table. Can someone suggest me a better way to store solve this problem?
Thanks very much
bean
Thanks very much
bean