Auto increment?

From: "K Old" <kevsurf4(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Auto increment?
Date: 2001-04-23 22:22:35
Message-ID: F137tXsL1c00goZolmR00007758@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

Any ideas how I can duplicate the auto increment feature that MySQL uses in
PostgreSQL? (Other than doing a query to find the next number in que)

Just thought I'd ask.

Thanks,
Kevin
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Limin Liu 2001-04-23 22:26:20 Failed on regression test
Previous Message Hunter Hillegas 2001-04-23 22:08:45 Re: Query Question