Re: get the inserted row id

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: get the inserted row id
Дата
Msg-id 21DF930A-15C8-4B73-B00F-3AC35C6818F6@myrealbox.com
обсуждение исходный текст
Ответ на get the inserted row id  ("Zouari Fourat" <fourat@gmail.com>)
Список pgsql-novice
On Feb 20, 2006, at 18:42 , Zouari Fourat wrote:

> Hello all,
> How can i get the last inserted row id (like in mysql : LAST INSERT
> ID)

http://www.postgresql.org/docs/8.1/interactive/functions-sequence.html
http://www.postgresql.org/docs/faqs.FAQ.html#item4.11.2

You may find the other FAQ items and the documentation of the
documentation useful as well.

Michael Glaesemann
grzm myrealbox com




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

Предыдущее
От: "Zouari Fourat"
Дата:
Сообщение: get the inserted row id
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: get the inserted row id