I would like to build a very simple customer orders database. I have looked for examples of this and can't find one. If anyone can point me in the direction of a sample, it would be greatly appreciated.
I think I need 4 tables:
Customers
Products
OrderDetails
Payment
I am not sure which fields should be linked through them all. Again any help on this would be great.
Thank you
I think I need 4 tables:
Customers
Products
OrderDetails
Payment
I am not sure which fields should be linked through them all. Again any help on this would be great.
Thank you