update_table
This is an old revision of the document!
<CODE> UPDATE table_name SET column1 = value1,
column2 = value2, ...
WHERE condition RETURNING * | output_expression AS output_name; </CODE>
update_table.1624896484.txt.gz · Last modified: 2023/09/14 06:06 (external edit)