Re: Getting the current value of a sequence - Mailing list pgsql-novice

From amulsul
Subject Re: Getting the current value of a sequence
Date
Msg-id 1429794813502-5846538.post@n5.nabble.com
Whole thread Raw
In response to Getting the current value of a sequence  (JORGE MALDONADO <jorgemal1960@gmail.com>)
List pgsql-novice
Try following SQL:

SELECT last_value FROM name_of_sequence;





--
View this message in context:
http://postgresql.nabble.com/Getting-the-current-value-of-a-sequence-tp5846523p5846538.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


pgsql-novice by date:

Previous
From: Roxanne Reid-Bennett
Date:
Subject: Re: Getting the current value of a sequence
Next
From: john kaabi
Date:
Subject: Using postgreSQL in our clinic