Modify the column data

  • Hello All,

    I have a column in a table which holds the amount. Right now the data is like this

    5000.00

    1234.00

    200.00

    I want to update this data to

    50

    12.34

    20.00

    How to achieve this?.

    Thanks for any help

  • Do you mean that you want to take all data to a two digit value? What do you do with 1.5 or 0.6? I assume that 20000 becomes 200, or 20?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply