Hello,
I could do with some help with a MySQL table.
I've got one column for values. What I need is for each time a new row is added to run though that column, add up the existing values, then insert the result into the Total column in that row. Can anyone help?
Thanks.