Re: [Q] Sequences, last_value and inserts

From: "Roderick A(dot) Anderson" <raanders(at)acm(dot)org>
To: Doug McNaught <doug(at)mcnaught(dot)org>
Cc: Bruno Wolff III <bruno(at)wolff(dot)to>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: [Q] Sequences, last_value and inserts
Date: 2002-11-01 20:52:38
Message-ID: Pine.LNX.4.33.0211011251260.17041-100000@main.cyber-office.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1 Nov 2002, Doug McNaught wrote:

> select currval('domain_info_tbl_key_seq');
>
> If you read the docs, you would know this. ;)

Documentation. Don't leave home without it. Well I did not knowing I was
going to get time to work on this. :-)

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Ottar Tornes 2002-11-01 20:54:18 Norwegian Letters
Previous Message Booth, Robert 2002-11-01 20:51:16 Re: Update FROM clause?