Please Advice

D

Dib

Hi,

I am trying to design a Pricing table(s).

I have a product that has sub product. and sometimes the sub product has a
sub product.


each product or sub product has a price, but if one order more than one
product or sub product they can get a discount based on how many ordered.

I am not sure where to start.

Please advice.
Thanks
Dib
 
G

Guest

Do not think about designing a table, think about designing a database. I
don't know what you mean by a product having a subproduct, but I can tell you
that product and subproduct almost surely need to be separate tables. You
should define just what you need to do in order to get the most helpful
suggestions.
 
D

Dib

Thanks
Dib

Bruce said:
Do not think about designing a table, think about designing a database. I
don't know what you mean by a product having a subproduct, but I can tell you
that product and subproduct almost surely need to be separate tables. You
should define just what you need to do in order to get the most helpful
suggestions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top