Re: [SQL] auto_increment?

Поиск
Список
Период
Сортировка
От Oleg Broytmann
Тема Re: [SQL] auto_increment?
Дата
Msg-id Pine.LNX.4.20.9910211611370.18211-100000@fep132.fep.ru
обсуждение исходный текст
Ответ на auto_increment?  (Rodrigo Bernardo Pimentel <rbp@pobox.com>)
Список pgsql-sql
On Thu, 21 Oct 1999, Rodrigo Bernardo Pimentel wrote:
>     I recently had to port a script from using Postgres to MySQL. 
>     In Postgres, when I have to use a unique id, I create a sequence
  In Postgres, you can use "serial" column type. In MySQL, it is
"auto_increment".

Oleg.
----    Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net          Programmers don't die, they
justGOSUB without RETURN.
 



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

Предыдущее
От: "Pham, Thinh"
Дата:
Сообщение: RE: [SQL] auto_increment?
Следующее
От: David Rugge
Дата:
Сообщение: Re: [SQL] auto_increment?