Magic ETL

Magic ETL

Using UPDATE statement in Redshift

Hi ,

I am trying to update a column in Redshift using UPDATE statement. But I am getting error

If someone can suggest whats wrong with the code

I tried this code-

UPDATE "table1",

SET "created_dt" = '01/07/2022'

where "change_hint" = 'update'


The output comes as - Whoops ! Something went wrong

Welcome!

It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In

Answers

Welcome!

It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In