Re: how to create field auto increas value

From: Phillip Smith <phillip(dot)smith(at)weatherbeeta(dot)com(dot)au>
To: "gunartha(dot)nyoman" <gunartha(dot)nyoman(at)ptjas(dot)co(dot)id>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: how to create field auto increas value
Date: 2007-03-20 02:19:51
Message-ID: 1174357191.10466.9.camel@it-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Look at the "serial" data type in the documentation.
~p

On Tue, 2007-03-20 at 09:49 +0700, gunartha.nyoman wrote:
> Dear All,
>
> I am trying to create table which have one field auto increas value
> like autonumber in ms access.
> My question is how to create this auto increas field.
>
> Thank a lot for your attention
>
> Regards,
> Nyoman/Bali
>
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Joshua D. Drake 2007-03-20 02:29:41 Re: how to create field auto increas value
Previous Message Peter Koczan 2007-03-20 00:03:33 converting from Sybase to Postgres