The function updates a row in a selected table.
1 | update_row(table, row_key, field, value)
|
table |
a name of the modified table, |
row_key |
a unique name identifing a row, |
field |
names of modified columns, |
value |
inserted values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.