change@"change"
This section shows you how to change the data values in your tables.
Use the change command:
<"change" <column> "to" <new_value> "in" <table>
"where" <where_clause>
which changes the value of <column> to <new_value> for every
row of <table> that satisfies the "where" clause.