Auto Increment

From: "Stephen Lawrence" <logart(at)dairypower(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Auto Increment
Date: 2000-07-08 02:37:43
Message-ID: 002f01bfe885$7e529920$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. I use MySQL also, and it handles
auto-incrementing, but 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 Stephen Lawrence 2000-07-08 03:02:22 Auto Increment Help
Previous Message Howard Keith Fletcher 2000-07-07 22:12:40 importing using COPY, text and large objects.