Re: create table autoincrement

Поиск
Список
Период
Сортировка
От Brent R. Matzelle
Тема Re: create table autoincrement
Дата
Msg-id 20010809135017.84097.qmail@web13004.mail.yahoo.com
обсуждение исходный текст
Ответ на create table autoincrement  (Jose Manuel Lorenzo Lopez <jose-manuel.lorenzo-lopez@ica.conti.de>)
Список pgsql-general
--- Jose Manuel Lorenzo Lopez
<jose-manuel.lorenzo-lopez@ica.conti.de> wrote:
> Hello PG's,
>
> is it possible to create a table with key fields (integer)
> that will autoincrement
> when inserting a dataset???
>
> Thanks for your help in advance!

Try the SERIAL data type.

Brent

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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

Предыдущее
От: Jose Manuel Lorenzo Lopez
Дата:
Сообщение: create table autoincrement
Следующее
От: Tom Lane
Дата:
Сообщение: Re: An unfair comparision....