Re: Add Foreign Keys To Table

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Add Foreign Keys To Table
Дата
Msg-id alpine.LNX.2.00.1107071154260.20399@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Re: Add Foreign Keys To Table  (Alan Hodgson <ahodgson@simkin.ca>)
Ответы Re: Add Foreign Keys To Table  (Alan Hodgson <ahodgson@simkin.ca>)
Список pgsql-general
On Thu, 7 Jul 2011, Alan Hodgson wrote:

> You need a unique index on station_type.sta_type

Alan,

   station_type(sta_type) is part of a composite primary key. Doesn't primary
key automatically imply unique and not null?

Thanks,

Rich

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

Предыдущее
От: Alan Hodgson
Дата:
Сообщение: Re: Add Foreign Keys To Table
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: Add Foreign Keys To Table