Re: vehicle to autoparts relationships
From: Aloha Kakuikanu <aloha.kakuikanu_at_yahoo.com>
Date: 22 Nov 2006 13:35:47 -0800
Message-ID: <1164231347.314272.108420_at_m73g2000cwd.googlegroups.com>
Date: 22 Nov 2006 13:35:47 -0800
Message-ID: <1164231347.314272.108420_at_m73g2000cwd.googlegroups.com>
Aloha Kakuikanu wrote:
> table AssemblyParts (
> assemblyPartNo integer, // informally it is a set#
> partNo integer, // foreign key to Parts
> );
Anybody noticed an implicit hierarchy of nested sets yet? Received on Wed Nov 22 2006 - 22:35:47 CET