Posts by Alison Juliano • 11 points
1 post
-
0
votes1
answer47
viewsQ: Procedure does not update table with NULL value
Hello, I have a little problem. I need my file to update a value that is inside a column in the table "Cashshopdata", at the moment my code is this way. UPDATE CashShopData SET WCoinC=WCoinC+50…