Ok, slightly odd thing I've got going here.

I've got one table that has a list of products. These products can either be standalone products, and they can be add-on's for other products.

So I've got a second table that just has 2 fields - product_id and parent_product_id that are referenced to the original product table. More than one product can have the same parent product?

how would I map this out? any idea what I'm saying here?

Thanks
-Clay



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to