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

Поиск
Список
Период
Сортировка
От Ryan Murphy
Тема Re: [GENERAL] What's the best way in postgres to use ANY() with LIKE '%'?
Дата
Msg-id CAHeEsBcFvvXqHasxTPfW6AXU-yKK=9mnfn_zoikwskQLEF=r7A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] What's the best way in postgres to use ANY() with LIKE '%'?  (Hellmuth Vargas <hivs77@gmail.com>)
Ответы Re: [GENERAL] What's the best way in postgres to use ANY() with LIKE '%'?  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
Thanks, I saw that page earlier; what I'm looking for is kind of the opposite - instead of comparing a single value to see if it matches any of a list of patterns, I'm trying to take a list of values and see if any of them match a given pattern.

Best,
Ryan

On Tue, Sep 5, 2017 at 8:01 AM Hellmuth Vargas <hivs77@gmail.com> wrote:

2017-09-04 22:42 GMT-05:00 Ryan Murphy <ryanfmurphy@gmail.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

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

Предыдущее
От: Hellmuth Vargas
Дата:
Сообщение: Re: [GENERAL] What's the best way in postgres to use ANY() with LIKE '%'?
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: [GENERAL] What's the best way in postgres to use ANY() with LIKE '%'?