Re: Selecting rows having substring in a column - Mailing list pgsql-general

From Rich Shepard
Subject Re: Selecting rows having substring in a column
Date
Msg-id alpine.LNX.2.20.1908290747090.2953@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Selecting rows having substring in a column  (Gary Cowell <gary.cowell+pgsql@gmail.com>)
Responses Re: Selecting rows having substring in a column
List pgsql-general
On Thu, 29 Aug 2019, Gary Cowell wrote:

> Look at the 'LIKE' function

Gary,

Yes, I thought of like but didn't think to look for it in the postgres
manual.

Thank you very much,

Rich



pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Selecting rows having substring in a column [RESOLVED]
Next
From: Rob Sargent
Date:
Subject: Re: Selecting rows having substring in a column