Re: Check existence of combination in an M.N relation

Поиск
Список
Период
Сортировка
От Rodrigo E. De León Plicet
Тема Re: Check existence of combination in an M.N relation
Дата
Msg-id a55915760802291157p48012606p974602da7d3f0538@mail.gmail.com
обсуждение исходный текст
Ответ на Check existence of combination in an M.N relation  (Erik Cederstrand <erik@cederstrand.dk>)
Список pgsql-novice
On Fri, Feb 29, 2008 at 10:25 AM, Erik Cederstrand <erik@cederstrand.dk> wrote:
>  How would I go about this?

This smells like EAV.

Please read

http://joecelkothesqlapprentice.blogspot.com/2006/04/using-one-table-vs-many.html

and consider reevaluating the schema according to valid relational
design (tables, columns, check constraints, etc.).

In any case, good luck.

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

Предыдущее
От: Erik Cederstrand
Дата:
Сообщение: Check existence of combination in an M.N relation
Следующее
От: Ennio-Sr
Дата:
Сообщение: Re: pidof not working for postgresql-8.3 ?