Sequence

From: Alan Roberto Romaniuc <romaniuc(at)klais(dot)com(dot)br>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Sequence
Date: 2003-01-09 19:35:07
Message-ID: 3E1DCEEB.90908@klais.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


I have a table with sequence field (id).

I insert a new row in this table, and I would like to get the sequence
number that postgresql assign to id.

How can I get it??? ... Max function is not nice.......

jdbc2 ....

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Felipe Schnack 2003-01-09 20:48:44 Re: synchronized code
Previous Message Anil Amarakoon 2003-01-09 18:03:27 RowSet