Re: How to represent category, subcategory, product
From: Neo <neo55592_at_hotmail.com>
Date: 21 Nov 2006 13:00:15 -0800
Message-ID: <1164142810.051856.251050_at_e3g2000cwe.googlegroups.com>
Date: 21 Nov 2006 13:00:15 -0800
Message-ID: <1164142810.051856.251050_at_e3g2000cwe.googlegroups.com>
> But this doesn't seem quite right because it allows the possibility that Prod.CatId != Prod.Subcat.CatId.
T_Cat (CatID) T_Product (PrID) T_ProdCat (PrID, CatID)
Derive subCats. Received on Tue Nov 21 2006 - 22:00:15 CET