GET LAST ID INSERT - Mailing list pgsql-general

From maufaini@tiscali.it (Maurizio Faini)
Subject GET LAST ID INSERT
Date
Msg-id a435bdf8.0309230024.514a3dd7@posting.google.com
Whole thread Raw
Responses Re: GET LAST ID INSERT
Re: GET LAST ID INSERT
List pgsql-general
I have a little problem.

there is a way to get last id inserted into db or i have to make a new query?

I explain better my question:

in vbscript using sqlserver2000 i can use this code:

varBookmark=rs.Bookmark
rs.Update
rs.Bookmark=varBookmark

in this way in I the new id just inserted!!!

how can i do this with postgres?
there is a way?

thanks

pgsql-general by date:

Previous
From: "Marten G Mickos"
Date:
Subject: Re: About GPL and proprietary software
Next
From: "Montervino, Mariano"
Date:
Subject: Especial delimiters caracter