On Mon, 20 Oct 2003 21:52:17 -0700 (PDT)
CSN <cool_screen_name90001@yahoo.com> wrote:
> How do you get the last value of a sequence without
> having called nextval? phppgadmin displays last value
> for sequences (I haven't found out how yet rooting
> through the code).
>
> CSN
>
select curval('my_sequence')
--
Jeff Trout <jeff@jefftrout.com>
http://www.jefftrout.com/http://www.stuarthamm.net/