The Set Clause List defines the columns to update in an UPDATE command.
set-clause-list ::=
set-clause [ { , set-clause } ]
set-clause ::=
column-name = value-expression
The column in the set-clause must be a writable column.
To learn more about the SQL features in Fernhill SCADA.
For the meaning of terms used in Fernhill SCADA.