getting value of just inserted rows

From: lexx_h(at)chat(dot)ru
To: "pgsql interfaces" <pgsql-interfaces(at)postgresql(dot)org>
Subject: getting value of just inserted rows
Date: 2002-04-19 13:21:58
Message-ID: E16yYKs-0006G5-00@mail.chat.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello all.
Please, help me,

How can I get single field (attribute) value just inserted new row
into the table (by not using select query to find this row)?

(type of that field is serial),

---
lexx

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message lexx_h 2002-04-19 13:32:07 getting value of just inserted rows
Previous Message Dave Page 2002-04-19 07:42:36 Re: Has anybody connected with Postgres from visualB