AUTO INCREMENT - Mailing list pgsql-sql

From GANESH KUMAR
Subject AUTO INCREMENT
Date
Msg-id 20000610100216.9221.qmail@web1106.mail.yahoo.com
Whole thread Raw
Responses Re: AUTO INCREMENT  (M.Mazurek@poznan.multinet.pl)
List pgsql-sql
i am searching for 
autoincrement in table 

in table employee
i want give empno as autoincrement

is there any syntax
like thiscreate table emp
(empno  integer auto_increment);

send reply
ganesh

__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com


pgsql-sql by date:

Previous
From: psql mail
Date:
Subject: list & check tables
Next
From: M.Mazurek@poznan.multinet.pl
Date:
Subject: Re: AUTO INCREMENT