Re: Subtract one array from another, both with non-unique elements

Поиск
Список
Период
Сортировка
От bricklen
Тема Re: Subtract one array from another, both with non-unique elements
Дата
Msg-id CAGrpgQ9qTfKNrHx_atC7ovC7VbZzQVrjdDzHLpYfGpjD+LnDZA@mail.gmail.com
обсуждение исходный текст
Ответ на Subtract one array from another, both with non-unique elements  (Alexander Farber <alexander.farber@gmail.com>)
Ответы Re: Subtract one array from another, both with non-unique elements  (Alexander Farber <alexander.farber@gmail.com>)
Список pgsql-general
On Sun, Mar 6, 2016 at 9:22 AM, Alexander Farber <alexander.farber@gmail.com> wrote:
could someone please recommend the most efficient way subtracting elements of one array from the other in PostgreSQL 9.5?

There are quite a few examples of array functions at http://postgres.cz/wiki/Array_based_functions, probably worth having a look.

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

Предыдущее
От: Alexander Farber
Дата:
Сообщение: Subtract one array from another, both with non-unique elements
Следующее
От: Alexander Farber
Дата:
Сообщение: Re: Subtract one array from another, both with non-unique elements