RE: Correlated subquery/update

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема RE: Correlated subquery/update
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGKEIJCHAA.nickf@ontko.com
обсуждение исходный текст
Ответ на Correlated subquery/update  ("Nick Fankhauser" <nickf@ontko.com>)
Список pgsql-general
Sounds like the answer is to upgrade to v7+

Much thanks to Tom Lane and Len Morgan for the helpful responses!

-Nick

>update one set b = (select d from two where one.a = two.c);

В списке pgsql-general по дате отправления: