Re: what is similar to like operator in mysql for postgresql

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: what is similar to like operator in mysql for postgresql
Дата
Msg-id CAOR=d=2_wtqL5onCeZwuTaa-2kod25aqtzSBJ-AztzhQqhDXFQ@mail.gmail.com
обсуждение исходный текст
Ответ на what is similar to like operator in mysql for postgresql  (hatem gamal elzanaty <hatem@softpro.bz>)
Список pgsql-sql
On Sun, Jul 10, 2011 at 1:35 PM, hatem gamal elzanaty <hatem@softpro.bz> wrote:
> hi all,
> can you tell me what is similar to like operator in mysql for postgresql
> hatem gamal

In postgresql ilike is like mysql's case insensitive like.  like in
postgres is case sensitive.


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

Предыдущее
От: hatem gamal elzanaty
Дата:
Сообщение: what is similar to like operator in mysql for postgresql
Следующее
От: Viktor Bojović
Дата:
Сообщение: Re: overload