Re: Like and Not LIke - Mailing list pgsql-novice

From Andrej
Subject Re: Like and Not LIke
Date
Msg-id AANLkTi=Xq7QnSXhCH5jMURvGTNhwaCOycWXV5+XaGDEm@mail.gmail.com
Whole thread Raw
In response to Like and Not LIke  (richard terry <rterry@pacific.net.au>)
List 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 by date:

Previous
From: richard terry
Date:
Subject: Like and Not LIke
Next
From: e-letter
Date:
Subject: permissions failure to copy csv data