Re: What's the best way in postgres to use ANY() with LIKE '%'?

From: Hellmuth Vargas <hivs77(at)gmail(dot)com>
To: Ryan Murphy <ryanfmurphy(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: What's the best way in postgres to use ANY() with LIKE '%'?
Date: 2017-09-05 13:01:45
Message-ID: CAN3Qy4pRsYvUL6sArxqEeKXNQ7c=TbnwmMK9-PiDP9WhpubBJw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

can see:

https://stackoverflow.com/questions/4928054/postgresql-wildcard-like-for-any-of-a-list-of-words

2017-09-04 22:42 GMT-05:00 Ryan Murphy <ryanfmurphy(at)gmail(dot)com>:

> > I'm pretty sure it doesn't work syntactically. Don't recall the details
> offhand.
>
> Ok, thanks!
>

--
Cordialmente,

Ing. Hellmuth I. Vargas S.
Esp. Telemática y Negocios por Internet
Oracle Database 10g Administrator Certified Associate
EnterpriseDB Certified PostgreSQL 9.3 Associate

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ryan Murphy 2017-09-05 14:19:22 Re: What's the best way in postgres to use ANY() with LIKE '%'?
Previous Message Glen Huang 2017-09-05 12:22:32 Re: Not possible to compare regrole in a view query?