Re: About auto_increment

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: About auto_increment
Дата
Msg-id 459A801B.3020109@archonet.com
обсуждение исходный текст
Ответ на About auto_increment  (Yesh <rengesh2k3@yahoo.co.in>)
Ответы Re: 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.

Not sure precisely what you want to know, but read up on the SERIAL
type, sequences, nextval() and currval().

--
   Richard Huxton
   Archonet Ltd

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

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