Re: system table storing sequence attributes

Поиск
Список
Период
Сортировка
От Sabin Coanda
Тема Re: system table storing sequence attributes
Дата
Msg-id f2unc1$kdo$1@news.hub.org
обсуждение исходный текст
Ответ на system table storing sequence attributes  ("Sabin Coanda" <sabin.coanda@deuromedia.ro>)
Ответы Re: system table storing sequence attributes  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-sql
...
> select last_value from sequence_name

Unfortunately there is the same problem. The documentation say: "It is an 
error to call lastval if nextval has not yet been called in the current 
session." .... and I don't want to call nextval before.

Sabin 




В списке pgsql-sql по дате отправления:

Предыдущее
От: Marcin Stępnicki
Дата:
Сообщение: Re: system table storing sequence attributes
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: system table storing sequence attributes