Re: Constraint for two fields unique any order

Поиск
Список
Период
Сортировка
От MargaretGillon@chromalloy.com
Тема Re: Constraint for two fields unique any order
Дата
Msg-id OF86B2D94E.8095AEEF-ON882571B0.005B880A-882571B0.005BC5CF@CHROMALLOY.COM
обсуждение исходный текст
Ответ на Constraint for two fields unique any order  (MargaretGillon@chromalloy.com)
Список pgsql-general

Hi Richard and list,

Thanks for the reply. On the constraint what I am trying to create is a constraint that would not let me create a row with fkey1 = 4 and fkey2 = 10 if I already had a row that had fkey1 = 10 and fkey2 = 4.  The constraint needs to check the combination of values in any order.

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Margaret Gillon, IS Dept., Chromalloy Los Angeles, ext. 297

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

Предыдущее
От: Eric Faulhaber
Дата:
Сообщение: Re: what step need to configure postgres for java application
Следующее
От: Cornelia Boenigk
Дата:
Сообщение: Problem creating a function