UPDATE finds one row by key and changes named non-key cells.
find key, change value
Apply the update
Applied writes are 1, and final row count stays 3.
applied=1
Write examples are tiny finite row modifications; SQL dialects, transactions, constraints beyond the visible key, triggers, indexes, concurrency, performance, and product behavior are out of scope.
Read the changed cell
The matching row keeps its key and receives the new points value.