Re: Obtaining the primary key of the record just inserted

Поиск
Список
Период
Сортировка
От Hans-Peter Oeri
Тема Re: Obtaining the primary key of the record just inserted
Дата
Msg-id 47336281.1040906@oeri.ch
обсуждение исходный текст
Ответ на Obtaining the primary key of the record just inserted  ("Oliveiros Cristina" <oliveiros.cristina@marktest.pt>)
Список pgsql-novice
Hi!

Oliveiros Cristina wrote:
I have the need to know the primary key assigned to a record I've just INSERTed .
Is there an easy way to solve this ?
I prefer:
INSERT INTO [...] RETURNING id;

HPO

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

Предыдущее
От: Sean Davis
Дата:
Сообщение: Re: Obtaining the primary key of the record just inserted
Следующее
От: "David Monarchi"
Дата:
Сообщение: Constructing two-dimensional arrays from a query