Re: Auto Increment Help

Поиск
Список
Период
Сортировка
От Tony Corrente
Тема Re: Auto Increment Help
Дата
Msg-id 3966F45D.CEE0F0E2@ontarget-systems.com
обсуждение исходный текст
Ответ на Auto Increment Help  (Stephen Lawrence <logart@mail.com>)
Список pgsql-novice
Hello,

There is a type serial which will auto-increment. . It will create the trigger  automatically.

TC
 
 
 

Stephen Lawrence wrote:

I am writing a small stamping program and was wondering: what is the best
way to do auto incrementing, or where can I find some good info on the
subject?

 I use MySQL also, and it handles auto-incrementing, but I found postgresql
does not.

I am using the Perl-DBI interface.

Thanks

-
Stephen Lawrence Jr.
logart@dairypower.com

-- 
Tony Corrente
http://www.ontarget-systems.com
 

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

Предыдущее
От: ghaverla@freenet.edmonton.ab.ca
Дата:
Сообщение: Re: Installing DBD
Следующее
От: "Anthony E. Greene"
Дата:
Сообщение: Re: Auto Increment Help