Arithmetic operations on numeric fields
I have a custom Floating point number field in my database.
Is there any way I can apply I one-off arithmetic manipulation to the field? (I want to divide by 1.5 and then round to the nearest 0.01 for all books)
|