Seral field value after INSERT !

Поиск
Список
Период
Сортировка
От Berényi Gábor
Тема Seral field value after INSERT !
Дата
Msg-id 8C221F55CF96D41182870008C73BC28209BC37@SOPIGXCH1
обсуждение исходный текст
Ответы Re: Seral field value after INSERT !  (will trillich <will@serensoft.com>)
Список pgsql-general
Hi all !

I have been inserting records into a table using the SQL insert statement.
One of the field types is serial, and I have been
trying to figure out how to get the value that was assigned in the field as
a result of the insert. The serial typed field is the only one guaranteed
to be unique, so I can't really do a search, and there are several people
adding data at once, so I can't reliable guess. Can anyone help?

Thanks for all help !

ps : Sorry my bad english.

---------------
Gabor Berenyi

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

Предыдущее
От: Harry Yau
Дата:
Сообщение: function return multiple value
Следующее
От: Toy
Дата:
Сообщение: general storage question with SQL