Hi Friends
I have a table have two column (id,amount) the value(1,10) .Now i want to update amount as the new updation is give sum of initial and new value.
for example : The initial value of amount is 10 and new one is 20 now i want updated value of amount is 30.