Seral field value after INSERT ! - Mailing list pgsql-general

From Berényi Gábor
Subject Seral field value after INSERT !
Date
Msg-id 8C221F55CF96D41182870008C73BC28209BC37@SOPIGXCH1
Whole thread Raw
Responses Re: Seral field value after INSERT !
List 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 by date:

Previous
From: Harry Yau
Date:
Subject: function return multiple value
Next
From: Toy
Date:
Subject: general storage question with SQL