Re: Like and Not LIke

Поиск
Список
Период
Сортировка
От Andrej
Тема Re: Like and Not LIke
Дата
Msg-id AANLkTi=Xq7QnSXhCH5jMURvGTNhwaCOycWXV5+XaGDEm@mail.gmail.com
обсуждение исходный текст
Ответ на Like and Not LIke  (richard terry <rterry@pacific.net.au>)
Список pgsql-novice
On 9 October 2010 15:45, richard terry <rterry@pacific.net.au> wrote:
> Filename is like filter1 but not like filter 2
>
> Its easy enough to do Filename ILIKE '%filter1%, but I've not been able to find
> the syntax to complete the logic.
Filename  ILIKE '%filter1%' AND Filename  NOT ILIKE '%filter2%'
?

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

Предыдущее
От: richard terry
Дата:
Сообщение: Like and Not LIke
Следующее
От: e-letter
Дата:
Сообщение: permissions failure to copy csv data