UPDATES - Mailing list pgsql-novice

From Etienne De Kerckhove
Subject UPDATES
Date
Msg-id 182A6F7DA92ED4119B110001022A7BA22E4F11@exchange.moderngroove.com
Whole thread Raw
List pgsql-novice

Hello,

I want to update mutiple rows on one specific table in the database. However I do not know the old value in the database but do have a PRIMARY KEY which will be specific to one value in the database! In order to implement this, I would require to do a join on my query...Is it possible to have a join on an update and if so how?

How  would I implement this?

thanks

Etienne



pgsql-novice by date:

Previous
From: Boszormenyi Zoltan
Date:
Subject: Re: Data recovery possible?
Next
From: Johan Daine
Date:
Subject: Problem with UPDATE query