Donglin Han
2009-03-18 21:20:14 UTC
Given multiple products can have the same description, as said in part a
that given a team name, description and quantity of the product, add an
entry....., doesn't it mean the product identifier is also given and the
description given here can be mapped to only this product?
otherwise it won't make sense to talk about the quantity of the product.
also could we use something like this a<-->(b, c, d, e)? how to represent
a quadruple in assignment? and how to get the particular field out from
that quadruple?
Thanks
that given a team name, description and quantity of the product, add an
entry....., doesn't it mean the product identifier is also given and the
description given here can be mapped to only this product?
otherwise it won't make sense to talk about the quantity of the product.
also could we use something like this a<-->(b, c, d, e)? how to represent
a quadruple in assignment? and how to get the particular field out from
that quadruple?
Thanks