Re: [NOVICE] Override Like Operator

Поиск
Список
Период
Сортировка
От Binand Sethumadhavan
Тема Re: [NOVICE] Override Like Operator
Дата
Msg-id CAFBJCCY46+KRq5d21=6cET00XG4rtGBqQdg=irCGxESD+1SbHQ@mail.gmail.com
обсуждение исходный текст
Ответ на [NOVICE] Override Like Operator  (Rouzzi Anissa <rouzzi.anissa@gmail.com>)
Список pgsql-novice
On 23 January 2017 at 19:37, Rouzzi Anissa <rouzzi.anissa@gmail.com> wrote:
> I need to override Like Operator because it's sensitive case, how could i achieve that?

From https://www.postgresql.org/docs/current/static/functions-matching.html:

"The key word ILIKE can be used instead of LIKE to make the match
case-insensitive according to the active locale. This is not in the
SQL standard but is a PostgreSQL extension."

Binand


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

Предыдущее
От: Rouzzi Anissa
Дата:
Сообщение: [NOVICE] Override Like Operator
Следующее
От: Moreno Andreo
Дата:
Сообщение: Re: [SPAM] [NOVICE] Override Like Operator