Re: Getting the current value of a sequence

Поиск
Список
Период
Сортировка
От amulsul
Тема Re: Getting the current value of a sequence
Дата
Msg-id 1429794813502-5846538.post@n5.nabble.com
обсуждение исходный текст
Ответ на Getting the current value of a sequence  (JORGE MALDONADO <jorgemal1960@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Roxanne Reid-Bennett
Дата:
Сообщение: Re: Getting the current value of a sequence
Следующее
От: john kaabi
Дата:
Сообщение: Using postgreSQL in our clinic