Re: About auto_increment

Поиск
Список
Период
Сортировка
От James Neff
Тема Re: About auto_increment
Дата
Msg-id 459A8197.1040603@tethyshealth.com
обсуждение исходный текст
Ответ на About auto_increment  (Yesh <rengesh2k3@yahoo.co.in>)
Список pgsql-general
Yesh wrote:
> Hi,
>
>   I need to know how to increment a primary key field automatically in run
> time.
>
>
If you use the "serial" data type, the database does this for you
automatically and you don't have to worry about it.

Is this the data type your using?

--

James Neff
Technology Specialist

Tethys Health Ventures
4 North Park Drive, Suite 203
Hunt Valley, MD  21030

office:  410.771.0692 x103
cell:    443.865.7874


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

Предыдущее
От: "Raymond O'Donnell"
Дата:
Сообщение: Re: Geographical redundancy
Следующее
От: Ragnar
Дата:
Сообщение: Re: About auto_increment