Jump to content

[SOLVED] Adding (sum) values to existing records


itazev

Recommended Posts

Hey everyone!

 

I'm trying to sum values to existing values on the table.

Lets suppose that I have an int field called "items" then I want to sum / add more 3  (+3) to the existing value. Is there a way to do that on the MySQL itself or I have to query and sum in php and then store back the sum results?

 

I appreciate your help!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.