How to get back the current count of a auto incrementing number. - Mailing list pgsql-general

From sid tow
Subject How to get back the current count of a auto incrementing number.
Date
Msg-id 20050128113640.97770.qmail@web42103.mail.yahoo.com
Whole thread Raw
Responses Re: How to get back the current count of a auto  (Csaba Nagy <nagy@ecircle-ag.com>)
Re: How to get back the current count of a auto incrementing number.  (Shridhar Daithankar <ghodechhap@ghodechhap.net>)
Re: How to get back the current count of a auto incrementing number.  (Sean Davis <sdavis2@mail.nih.gov>)
Re: How to get back the current count of a auto incrementing number.  (PFC <lists@boutiquenumerique.com>)
List pgsql-general
hi

     How to get the current value of a auto
incrementing number generated using CREATE SEQUENCE
seqname START 1

Is there any way and if yes what is it. Can we run a
select query and may be a inbuilt function which will
return the current value of that number?

Regards.



__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250

pgsql-general by date:

Previous
From: Miguel Angel Tribaldos Hervas
Date:
Subject: Re: Import SVG file
Next
From: Csaba Nagy
Date:
Subject: Re: How to get back the current count of a auto