I am not an expert in the expressions you can use in DB replacer.
Not sure whether this is possible, but I want to do the following:
1) Use WHERE clause to select a large number of ID's
2) Select * for a numerical field (not the field in the WHERE clause...)
3) Replace the numerical field with it's own value + FIXED VALUE
My question relates to part (3); is it somehow possible to replace a numerical value with it's own value + a fixed value?