i have this product table with unit price and order table which contain orders for products
from time to time unit price get changed
i want to be able to keep the old and the new prices
so i can set different unit price depending the date i made the order
that each order use the unit price at the time of the order date
from time to time unit price get changed
i want to be able to keep the old and the new prices
so i can set different unit price depending the date i made the order
that each order use the unit price at the time of the order date