Re: [SQL] Serial numbers

From: Marcus Better <marcusb(at)matematik(dot)su(dot)se>
To: Vadim Mikheev <vadim(at)krs(dot)ru>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] Serial numbers
Date: 1999-01-28 10:49:41
Message-ID: 14000.16498.216916.377579@unreal.matematik.su.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


> The function currval ('sequence_name') may be used to re-
> fetch the number returned by the last call to nextval for
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> the specified sequence in the current session. NOTE: cur-

Ah. Missed that part :) Thanks.

Marcus

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Thomas Metz 1999-01-28 13:01:03 SELECT DISTINCT ON ... ORDER BY ...
Previous Message Sergei M. Suntsov 1999-01-28 10:41:46 ERROR ExecInitIndexScan: both left and right op's a real-vars