Re: what datatype is for autonumbering.in postgress

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: what datatype is for autonumbering.in postgress
Date: 2006-04-04 05:03:57
Message-ID: 20060404050357.GA19326@webserv.wug-glas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am 04.04.2006, um 10:07:58 +0530 mailte deepak pal folgendes:
> hi
> i have to make ine field autonumber field what datatype should be used..??
> plz reply meee..

You can use serial data types for this, read
http://www.postgresql.org/docs/8.1/interactive/datatype.html#DATATYPE-SERIAL

> On 4/3/06, William Leite Araújo <william(dot)bh(at)gmail(dot)com> wrote:
> > You can make a function to do this.

Please, no silly fullquote below your question.

HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47215, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ravi Kumar 2006-04-04 05:21:59 Not able to install PostgreSQL in my machine
Previous Message Chris 2006-04-04 04:54:10 Re: what datatype is for autonumbering.in postgress