Hi All,
In my database I need to know when a value has changed i.e (below)....on from 02/04/2013 till 24/04/2013 the value was 60000.00 then it went to 5.00. Whats the easiest way to find this value........
2013-04-02 00:00:00.000 0 60000.00
2013-04-08 00:00:00.000 0 60000.00
2013-04-12 00:00:00.000 0 60000.00
2013-04-15 00:00:00.000 0 60000.00
2013-04-24 00:00:00.000 0 5.00
In my database I need to know when a value has changed i.e (below)....on from 02/04/2013 till 24/04/2013 the value was 60000.00 then it went to 5.00. Whats the easiest way to find this value........
2013-04-02 00:00:00.000 0 60000.00
2013-04-08 00:00:00.000 0 60000.00
2013-04-12 00:00:00.000 0 60000.00
2013-04-15 00:00:00.000 0 60000.00
2013-04-24 00:00:00.000 0 5.00