Re: [SQL] Autogenerated Unique Index
От | Antonio W. Lagnada |
---|---|
Тема | Re: [SQL] Autogenerated Unique Index |
Дата | |
Msg-id | 38C51AA6.BB53B911@lsil.com обсуждение исходный текст |
Ответ на | RE: [SQL] Autogenerated Unique Index (Andrzej Mazurkiewicz <andrzej.mazurkiewicz@polkomtel.com.pl>) |
Ответы |
Re: [SQL] Autogenerated Unique Index
|
Список | pgsql-sql |
Hi Andrzej, Does this mean that everytime I create a new record on the table, the field "B" will be automatically incremented? - Antonio Andrzej Mazurkiewicz wrote: > cfmg_adm=> CREATE TABLE A ( > cfmg_adm(> B int NOT NULL, > cfmg_adm(> C char(5), > cfmg_adm(> PRIMARY KEY (B) > cfmg_adm(> ); > NOTICE: CREATE TABLE/PRIMARY KEY will create implicit index 'a_pkey' for > table > 'a' > CREATE > cfmg_adm=> > Regards, > Andrzej Mazurkiewicz > > > -----Original Message----- > > From: Antonio W. Lagnada [SMTP:alagnada@lsil.com] > > Sent: 7 marca 2000 14:41 > > To: Pgsql-sql > > Subject: [SQL] Autogenerated Unique Index > > > > Can someone give me a step-by-step instructions on how to generate a > > unique autogenerated index in PostgreSQL? > > > > -- > > Antonio W. Lagnada > > > > > > 952.921.8533 > > alagnada@lsil.com_NOSPAM > > Remove the _NOSPAM for > > the actual email address > > << File: Card for Antonio W. Lagnada >> -- Antonio W. Lagnada 952.921.8533 alagnada@lsil.com_NOSPAM Remove the _NOSPAM for the actual email address
Вложения
В списке pgsql-sql по дате отправления: