User Tools

Site Tools


update_table

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
update_table [2021/06/28 16:08] chifekupdate_table [2023/09/14 06:06] (current) – external edit 127.0.0.1
Line 1: Line 1:
-<CODE>+''
 UPDATE table_name UPDATE table_name
 SET column1 = value1, SET column1 = value1,
Line 6: Line 6:
 WHERE condition WHERE condition
 RETURNING * | output_expression AS output_name; RETURNING * | output_expression AS output_name;
-</CODE>+'' 
update_table.1624896484.txt.gz · Last modified: 2023/09/14 06:06 (external edit)