Jump to content
Larry Ullman's Book Forums

Something I Don't Understand In The Database Design, Ex2, P 188


Recommended Posts

Hi Larry,

 

I'm looking at the customers tables design, page 188, and there is something I don't understand.

For me it looks like the order_contents table can store only one item per order, with its product_id, quantity and price.

But if an order contains several items, how can it be stored in the order_contents table with each product_id, quantity and price?

 

Thank you

Francois

Link to comment
Share on other sites

 Share

×
×
  • Create New...