id: 345, versionid: 3, color: null, size: 'pc', quantity: 5
productid: 345, versionid: 3, color: null, size: 'playstation', quantity: 3
ALSO:
what is versionid used for?
- Original Message -
From: <[EMAIL PROTECTED]>
To: "NbForYou" <[EMAIL PRO
From: "Patrick Hatcher" <[EMAIL PROTECTED]>
To: "NbForYou" <[EMAIL PROTECTED]>
Cc: ;
<[EMAIL PROTECTED]>
Sent: Sunday, March 19, 2006 2:59 PM
Subject: Re: [PERFORM] database model tshirt sizes
We have size and color in the product table itself. It is r
Subject
[PERFORM] database model tshirt
sizes
0
Hello,
Does anybody know how to build a database model to
include sizes for rings, tshirts, etc?
the current database is built like:
table product
=
productid int8 PK
productname charvar(255)
quantity int4
what i want now is that WHEN (not all products have
multiple sizes