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

From Josh Berkus
Subject Re: Selecting Current value from a sequence
Date
Msg-id 3A673052.F75F4112@agliodbs.com
Whole thread Raw
In response to Selecting Current value from a sequence  (Najm Hashmi <najm@mondo-live.com>)
Responses Re: Selecting Current value from a sequence  (Bruce Momjian <pgman@candle.pha.pa.us>)
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.
                -Josh Berkus
-- 
______AGLIO DATABASE SOLUTIONS___________________________                                       Josh Berkus  Complete
informationtechnology      josh@agliodbs.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


pgsql-sql by date:

Previous
From: Najm Hashmi
Date:
Subject: Selecting Current value from a sequence
Next
From: George Moga
Date:
Subject: Re: Selecting Current value from a sequence