Apply one time mathematical operation to all values of a numeric field (all records)
I have a numeric field in a database that holds about one thousand records. I would like to multiply by 1.05 all the values linked to this field in all records. Is there a function that can help me achieved this without having to edit individually the 1000 records? Thanks for your help!