Re: get the inserted row id - Mailing list pgsql-novice

From Michael Glaesemann
Subject Re: get the inserted row id
Date
Msg-id 21DF930A-15C8-4B73-B00F-3AC35C6818F6@myrealbox.com
Whole thread Raw
In response to get the inserted row id  ("Zouari Fourat" <fourat@gmail.com>)
List 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 by date:

Previous
From: "Zouari Fourat"
Date:
Subject: get the inserted row id
Next
From: "A. Kretschmer"
Date:
Subject: Re: get the inserted row id