Re: [Q] Sequences, last_value and inserts

Roderick A. Anderson <raanders@acm.org>

From: "Roderick A. Anderson" <raanders@acm.org>
To: Bruno Wolff III <bruno@wolff.to>
Cc: <pgsql-general@postgresql.org>
Date: 2002-11-01T20:23:31Z
Lists: pgsql-general
On Fri, 1 Nov 2002, Bruno Wolff III wrote:

> You want to use currval. This can be used within a single session safely.

I must be thick today.

select currval from domain_info_tbl_key_seq;
ERROR:  Attribute 'currval' not found


Rod
-- 
  "Open Source Software - Sometimes you get more than you paid for..."