Skip to content

Instantly share code, notes, and snippets.

@sankalpjonn
Last active June 12, 2021 15:20
Show Gist options
  • Save sankalpjonn/4f155b0fd78e3e06ff67779d2cc8d31c to your computer and use it in GitHub Desktop.
Save sankalpjonn/4f155b0fd78e3e06ff67779d2cc8d31c to your computer and use it in GitHub Desktop.
UPDATE "record"
SET "name" = 'new record name'
WHERE "record"."id" = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment