Create unique field.. - Mailing list pgsql-novice

From Williams, Travis L, NPONS
Subject Create unique field..
Date
Msg-id C9AA291109D8D311BE15009027AD06CF0576CEAA@mo3980po14.ems.att.com
Whole thread Raw
Responses Re: Create unique field..  (Jason Earl <jdearl@yahoo.com>)
Re: Create unique field..  (Nabil Sayegh <imap@sayegh.de>)
List pgsql-novice
All,
    I'm not sure if I'm on the right track here.. I want to create a
column that is automatically filled in with a unique number when a row is
created.. I thought that creating a sequence would do this.. and then
creating a column with a default of nextval('seqname') but it isn't doing
anything.. any help is appreciated...

Thanks,
Travis L. Williams

pgsql-novice by date:

Previous
From: Michael Case
Date:
Subject: C++ help
Next
From: "Giorgio A."
Date:
Subject: Re: Create unique field..