Good morning,
I would be very pleased if someone could teach me the way
to increment the values of different fields of the same table in a single row with a "simple" mysql function.
Thus, the table would always have one row with the numeric values updated in it.
Also, I would like to do that without having to retrieve the values from the table before.
Thanks a lot to the one who will answer.
I would be very pleased if someone could teach me the way
to increment the values of different fields of the same table in a single row with a "simple" mysql function.
Thus, the table would always have one row with the numeric values updated in it.
Also, I would like to do that without having to retrieve the values from the table before.
Thanks a lot to the one who will answer.