Re: AUTO INCREMENT - Mailing list pgsql-sql

From Lucile Dirry
Subject Re: AUTO INCREMENT
Date
Msg-id 000a01bfd2c7$9706e6c0$3ab9fac1@oemcomputer
Whole thread Raw
In response to AUTO INCREMENT  (GANESH KUMAR <itsganesh@yahoo.com>)
List pgsql-sql
Check manual/user for details on 'sequences'.
Good luck.

-----Message d'origine-----
De : M.Mazurek@poznan.multinet.pl <M.Mazurek@poznan.multinet.pl>
À : GANESH KUMAR <itsganesh@yahoo.com>
Cc : pgsql-sql@postgresql.org <pgsql-sql@postgresql.org>
Date : samedi 10 juin 2000 12:12
Objet : Re: [SQL] AUTO INCREMENT


>On Sat, 10 Jun 2000, GANESH KUMAR wrote:
>> i am searching for
>> autoincrement in table
>>
>> in table employee
>> i want give empno as autoincrement
>create table xyz (id serial primary key);
>check documentation what it really is:).
>
>
>Marcin Mazurek
>
>--
>administrator
>MULTINET SA o/Poznan
>http://www.multinet.pl/
>



pgsql-sql by date:

Previous
From: M.Mazurek@poznan.multinet.pl
Date:
Subject: Re: AUTO INCREMENT
Next
From: Markus Wagner
Date:
Subject: postmaster: init.d/start