How to quietly increment a SEQUENCE?

Поиск
Список
Период
Сортировка
От Martin Kresse
Тема How to quietly increment a SEQUENCE?
Дата
Msg-id 200002101759.SAA05105@mail.vr.IN-Berlin.DE
обсуждение исходный текст
Ответы Re: [SQL] How to quietly increment a SEQUENCE?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-sql
Hi there,

How can I (quietly) increment a SEQUENCE without having to use 
SELECT, or is there a way to dump the result of a query (SELECT 
NEXTVAL('...'))?

Thanks for your help, Martin Kresse



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Re: Bug#57466: select ... except fails when there are nulls in second clause
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [SQL] How to quietly increment a SEQUENCE?