Re: How to create primary key

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: How to create primary key
Дата
Msg-id 47304AC4.5090108@iol.ie
обсуждение исходный текст
Ответ на Re: How to create primary key  (Samantha Atkins <sjatkins@mac.com>)
Список pgsql-general
On 06/11/2007 09:38, Samantha Atkins wrote:

> So, ALTER TABLE test ADD PRMARY KEY(f1 [, ... ] )
> isn't enough?  It appears in the examples.  What more does the explicit
> test_pk do that wouldn't happen anyway?

<confession>
To make sure I got it right, I tried it out using PgAdmin and copied the
generated SQL into my email - hence the pedantically complete statement. :-)
</confession>

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

В списке pgsql-general по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: How to create primary key
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: How to create primary key