Re: insert and returning

Поиск
Список
Период
Сортировка
От Milen A. Radev
Тема Re: insert and returning
Дата
Msg-id 457410CA.7020001@radev.net
обсуждение исходный текст
Ответ на insert and returning  ("Doron Baranes" <doron.baranes@dbnet.co.il>)
Список pgsql-admin
Doron Baranes написа:
> Hi,
>
> can someone help me with an example of how to use the returning clause of an insert
> to return a column value from the row inserted?
>

Look at the bottom of this page -
http://developer.postgresql.org/pgdocs/postgres/sql-insert.html

OTOH this functionality is available only in v8.2 (as you could guess
from the URL), but that version should be released tomorrow.


--
Milen A. Radev

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

Предыдущее
От: "Doron Baranes"
Дата:
Сообщение: insert and returning
Следующее
От: Lewis Kapell
Дата:
Сообщение: Release timetable