1
I wonder if there’s a way to add the value of a line to itself without having to do a query
then an update.
I have a column called total
that stores integers, at a given time I want the value that is on this line to be summed with a new value inserted, without it being necessary to do a query, add with a new value and then do the update.
And I complicating rs. Thank you very much!!
– Leone Azevedo