Auto Increment Help

From: Stephen Lawrence <logart(at)mail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Auto Increment Help
Date: 2000-07-08 03:02:22
Message-ID: 004b01bfe888$f2f98ba0$0200a8c0@dairypower.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I am writing a small stamping program and was wondering: what is the best
way to do auto incrementing, or where can I find some good info on the
subject?

I use MySQL also, and it handles auto-incrementing, but I found postgresql
does not.

I am using the Perl-DBI interface.

Thanks

-
Stephen Lawrence Jr.
logart(at)dairypower(dot)com

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message ghaverla 2000-07-08 05:48:11 Re: Installing DBD
Previous Message Stephen Lawrence 2000-07-08 02:37:43 Auto Increment