Re: How do I select the last Id in a column???

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: How do I select the last Id in a column???
Дата
Msg-id 20030627011031.GA11891@wolff.to
обсуждение исходный текст
Ответ на Re: How do I select the last Id in a column???  ("Josh Goldberg" <josh@4dmatrix.com>)
Список pgsql-admin
On Thu, Jun 26, 2003 at 17:46:14 -0700,
  Josh Goldberg <josh@4dmatrix.com> wrote:
> From what Bruno enlightened us to about read commit mode, it seems this is
> the only safe way to go.
>
> Wouldn't currval (as presented by others) be affected in the same manner as
> my example?

No because currval returns the last value used in the current session.

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

Предыдущее
От: "Josh Goldberg"
Дата:
Сообщение: Re: How do I select the last Id in a column???
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.4 Documetation