Re: [Q] Sequences, last_value and inserts

Поиск
Список
Период
Сортировка
От Roderick A. Anderson
Тема Re: [Q] Sequences, last_value and inserts
Дата
Msg-id Pine.LNX.4.33.0211011221390.16659-100000@main.cyber-office.net
обсуждение исходный текст
Ответ на Re: [Q] Sequences, last_value and inserts  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
On Fri, 1 Nov 2002, Bruno Wolff III wrote:

> You want to use currval. This can be used within a single session safely.

I must be thick today.

select currval from domain_info_tbl_key_seq;
ERROR:  Attribute 'currval' not found


Rod
--
  "Open Source Software - Sometimes you get more than you paid for..."


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Update FROM clause?
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: [Q] Sequences, last_value and inserts