| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: O'Reilly interview with Date
Paul wrote:
> Kenneth Downs wrote:
> > For this semantics it might not make sense, but it other cases it could > be a valid thing to do. > > For example, suppose you have a table of products. > > Then another "child" table that gives the available colours for each > product (assume the range or colours is different for each product). > > And another similar table for the available sizes.
This is actually done the other way around. There is a table of available sizes, another for colors, another for label, and a fourth for dimension (not the same as size).
The table usually called STYLES is the list of valid cross-referenced values. The simple cartesian product of the constituent tables does not yield valid results.
-- Kenneth Downs Secure Data Software, Inc. (Ken)nneth@(Sec)ure(Dat)a(.com)Received on Sun Aug 14 2005 - 09:23:34 CDT
![]() |
![]() |