Skip to content

Instantly share code, notes, and snippets.

@ArCiGo
Created May 19, 2019 21:06
Show Gist options
  • Save ArCiGo/df4cda105f493d8fddc286cd1334b4b5 to your computer and use it in GitHub Desktop.
Save ArCiGo/df4cda105f493d8fddc286cd1334b4b5 to your computer and use it in GitHub Desktop.
UPDATE "table_name"
SET "column_1" = [new value]
WHERE "condition";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment