I have column which tells fee rates.
When there is change in value in that column, I need to set a flag for that corresponding row.
How can i check whether there is change in value from previous row and current row and flag it accordingly. There are l0’s of thousands of records.