Re: Select rows when all all ids of its children records matches

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Select rows when all all ids of its children records matches
Дата
Msg-id CAKFQuwZN-Lk3ErCACMdQZYDiiCto0NkrgTKZNKshkgxN-iSd=A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Select rows when all all ids of its children records matches  (Arup Rakshit <ar@zeit.io>)
Ответы Re: Select rows when all all ids of its children records matches
Список pgsql-general
On Wednesday, September 12, 2018, Arup Rakshit <ar@zeit.io> wrote:
IN is OR, I want the AND logic. Select posts which has tag 1, 2 and 3 ( tag ids )

Build arrays and then use the “contains” operator.

David J. 

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

Предыдущее
От: Arup Rakshit
Дата:
Сообщение: Re: Select rows when all all ids of its children records matches
Следующее
От: Arup Rakshit
Дата:
Сообщение: Re: Select rows when all all ids of its children records matches