update_row: Update a row in a selected table

Description Usage Arguments

Description

The function updates a row in a selected table.

Usage

1
update_row(table, row_key, field, value)

Arguments

table

a name of the modified table,

row_key

a unique name identifing a row,

field

names of modified columns,

value

inserted values.


kmarchlewski/geography documentation built on Jan. 1, 2021, 7:21 a.m.