Name that blog entry - Modelling changes over time with two db columns only.
Posted
by disown
on Stack Overflow
See other posts from Stack Overflow
or by disown
Published on 2010-05-12T09:47:42Z
Indexed on
2010/05/12
12:54 UTC
Read the original article
Hit count: 257
I vaguely remember reading a blog entry (written by a well-known blogger I think) about how to model price changes over time, and that you could model most changes by saving two dates only (two columns in a db). The blog talked about prices on a website changing over time and how you could figure out the right price to charge knowing only when the purchase had been made.
Very vague, I know, but my google-fu is failing me, everyone at IRC are busy talking about other stuff and I don't know what to do! :)
© Stack Overflow or respective owner