From: | Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net> |
---|---|
To: | PgSQL Novice ML <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: Auto_Increment |
Date: | 2003-08-09 23:01:04 |
Message-ID: | 1060470063.12221.135.camel@haggis |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Sat, 2003-08-09 at 09:44, Stephane Pinel wrote:
> What is the pgsql equivalent keyword for the MySQL auto_increment
> keyword ?
>
> Thanks.
http://www.postgresql.org/
http://www.postgresql.org/docs/
http://www.postgresql.org/docs/7.3/static/index.html
http://www.postgresql.org/docs/7.3/static/datatype.html
http://www.postgresql.org/docs/7.3/static/datatype.html#DATATYPE-SERIAL
--
+---------------------------------------------------------------+
| Ron Johnson, Jr. Home: ron(dot)l(dot)johnson(at)cox(dot)net |
| Jefferson, LA USA |
| |
| "Man, I'm pretty. Hoo Hah!" |
| Johnny Bravo |
+---------------------------------------------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-08-09 23:10:28 | Re: CURRENT TIME causes server to shutdown connection |
Previous Message | Stephan Szabo | 2003-08-09 22:11:44 | Re: deletion and many-to-one |