Re: Need help on updating an entire column with a list of values, I have. - Mailing list pgsql-general

From Grzegorz Jaśkiewicz
Subject Re: Need help on updating an entire column with a list of values, I have.
Date
Msg-id 2f4958ff1003260721n29ad0e0ak21a79d6088d29d71@mail.gmail.com
Whole thread Raw
In response to Re: Need help on updating an entire column with a list of values, I have.  ("Rajan, Pavithra " <RAJANP@coned.com>)
Responses Re: Need help on updating an entire column with a list of values, I have.
List pgsql-general
create temporary table, insert your data, and than run update with join against the table you wish to modify. And than drop your temp table.
simple.

pgsql-general by date:

Previous
From: Alan McKay
Date:
Subject: Re: Does anyone use in ram postgres database?
Next
From: Gordan Bobic
Date:
Subject: Re: Does anyone use in ram postgres database?