Suppose there is a field salary and the value is 9125462, the rightmost number(2) indicates the number of values after decimal. We have to update the same for all records. Eg for above number 9125.46 should be updated, for 452861, it should be updated as 4528.6. How will you do this?