SQL Query statement (Sum problem)



Actually I've an Items table which has a field(TotalQty), now i need a
sql query so that everytime new items arrive in my store, i can add
the number of quantity of item arrived to the existing quantity entry
in the databse. Hope u understand me.
Any help will be appriciated.
Thanx in advance.

.