Re: mysql's last_insert_id

Поиск
Список
Период
Сортировка
От Bo Lorentsen
Тема Re: mysql's last_insert_id
Дата
Msg-id 1062142029.25826.24.camel@localhost
обсуждение исходный текст
Ответ на Re: mysql's last_insert_id  (Dennis Björklund <db@zigo.dhs.org>)
Ответы Re: mysql's last_insert_id  (Dennis Björklund <db@zigo.dhs.org>)
Список pgsql-general
On Fri, 2003-08-29 at 09:05, Dennis Björklund wrote:

> That is not a problem, it's perfectly safe. It's all described in
>
> http://www.postgresql.org/docs/7.3/static/functions-sequence.html
Ups, nice that ...

currval will generate an error if nextval is not called in current
session, insuring :-)

But, I still need to be aware of the datamodel.

/BL


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: mysql's last_insert_id
Следующее
От: Alex
Дата:
Сообщение: Re: Fast Table Replication / Mirroring