Quote:
|
Originally Posted by evant8950
Thanks. So it is ok for items to be a child of platform and WPE?
|
sure, in exactly the same way that it's okay for a product to be a child of a vendor at the same time as being a child of a product category
Quote:
|
Originally Posted by evant8950
I was wondering if this is a situation where you needed to use a junction table.
|
probably not
but note that if both of the FKs are declared as NOT NULL, then the items table
is a junction table between platforms and WPEs