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

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: Need help on updating an entire column with a list of values, I have.
Дата
Msg-id 2f4958ff1003260721n29ad0e0ak21a79d6088d29d71@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Need help on updating an entire column with a list of values, I have.  ("Rajan, Pavithra " <RAJANP@coned.com>)
Ответы Re: Need help on updating an entire column with a list of values, I have.  (Szymon Guz <mabewlun@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Alan McKay
Дата:
Сообщение: Re: Does anyone use in ram postgres database?
Следующее
От: Gordan Bobic
Дата:
Сообщение: Re: Does anyone use in ram postgres database?