Re: Selecting rows having substring in a column [RESOLVED]

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Selecting rows having substring in a column [RESOLVED]
Date: 2019-08-29 16:02:51
Message-ID: alpine.LNX.2.20.1908290901580.2953@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 29 Aug 2019, Rich Shepard wrote:

> Aha! I thought of 'like' but forgot about ilike. That's exactly what I
> need.

'thought' is the wrong word. I should have written that I once knew of like
and had forgotten it.

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2019-08-29 16:39:24 Query using 'LIKE' returns empty set
Previous Message Rob Sargent 2019-08-29 15:15:14 Re: Selecting rows having substring in a column