UPDATES

From: Etienne De Kerckhove <E3(at)moderngroove(dot)com>
To: Pgsql Novice <pgsql-novice(at)postgresql(dot)org>, Etienne De Kerckhove <E3(at)moderngroove(dot)com>
Subject: UPDATES
Date: 2001-02-07 21:23:59
Message-ID: 182A6F7DA92ED4119B110001022A7BA22E4F11@exchange.moderngroove.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-novice by date

  From Date Subject
Next Message Leandro Fanzone 2001-02-08 18:52:14 Secondary indexes
Previous Message David Merrill 2001-02-07 20:07:02 Re: Recasting data type