Re: Selecting Current value from a sequence

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: sqllist <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Selecting Current value from a sequence
Date: 2001-01-18 18:05:06
Message-ID: 3A673052.F75F4112@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Najm

CURRVAL('sequence_name')

For this and other sequence and serial functions, please see the online
version of Bruce's book.

BTW, O'Reilly's "SQL in at Nutshell" also catalogs all PGSQL functions
from ver. 6.5.

-Josh Berkus
--
______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 436-9166
for law firms, small businesses fax 436-0137
and non-profit organizations. pager 338-4078
San Francisco

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message George Moga 2001-01-18 18:18:15 Re: Selecting Current value from a sequence
Previous Message Adam Haberlach 2001-01-18 17:37:13 Re: Help with query. (*)