SELECT ... FOR UPDATE ...

Поиск
Список
Период
Сортировка
От Richard Emberson
Тема SELECT ... FOR UPDATE ...
Дата
Msg-id 3C9E5A05.E757AD93@phc.net
обсуждение исходный текст
Ответы Re: SELECT ... FOR UPDATE ...  (Jim Martinez <jjm@bigbigorg.org>)
Список pgsql-general
I looked through the documentation and attempted a search of the mailing
lists (one can submit a
search but never returns). I also looked at the titles of the sql
mailing list for the past year, but can
not find an example usage of the SELECT .. FOR UPDATE query.

Could someone please give me an example of how it is used. Does it take
two statements, the
SELECT ... FOR UPDATE statement followed by another UPDATE statement? or
does one
somehow do an update within the select statement.

Thanks.

Richard


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Large Object Location in 7.3
Следующее
От: Jim Martinez
Дата:
Сообщение: Re: SELECT ... FOR UPDATE ...