What does Label2 have to do with the other screenshots?
For Button3, that will display the new value but it won’t store it anywhere.
For Button2 Click, you will need to loop through the list of values in your database. There are examples here: [Solved] How to count occurrences of an item in a list?.
Also, “Product SKU” is not a valid row id. A row id is usually an integer.