Create unique field..

Поиск
Список
Период
Сортировка
От Williams, Travis L, NPONS
Тема Create unique field..
Дата
Msg-id C9AA291109D8D311BE15009027AD06CF0576CEAA@mo3980po14.ems.att.com
обсуждение исходный текст
Ответы Re: Create unique field..  (Jason Earl <jdearl@yahoo.com>)
Re: Create unique field..  (Nabil Sayegh <imap@sayegh.de>)
Список 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 по дате отправления:

Предыдущее
От: Michael Case
Дата:
Сообщение: C++ help
Следующее
От: "Giorgio A."
Дата:
Сообщение: Re: Create unique field..