Re: Selecting Current value from a sequence - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: Selecting Current value from a sequence
Date
Msg-id 200101181850.NAA04597@candle.pha.pa.us
Whole thread Raw
In response to Re: Selecting Current value from a sequence  (Josh Berkus <josh@agliodbs.com>)
List 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.

It does, or only the standard SQL functions?  Do they have
PostgreSQL-specific stuff.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: George Moga
Date:
Subject: Re: Selecting Current value from a sequence
Next
From: clayton cottingham
Date:
Subject: Re: Selecting Current value from a sequence