Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: How to represent category, subcategory, product

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@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 - 15:00:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US