Hi,
I have a table holding all product information like its price.
I also have a table for orders & order lines. How can i store the price of the product at the time of ordering inside the order line table so that they do not change when the product table is updated i.e price increases?
Could someone point me in the right direction and tell me what im looking for?
Thanks
I have a table holding all product information like its price.
I also have a table for orders & order lines. How can i store the price of the product at the time of ordering inside the order line table so that they do not change when the product table is updated i.e price increases?
Could someone point me in the right direction and tell me what im looking for?
Thanks