Re: Upper and Lower case sensitivities

Поиск
Список
Период
Сортировка
От Poul L. Christiansen
Тема Re: Upper and Lower case sensitivities
Дата
Msg-id 39AD0D77.7A172047@miba.auc.dk
обсуждение исходный текст
Ответ на Upper and Lower case sensitivities  ("Campbell, Scott" <scampbell1@mtt.ca>)
Список pgsql-general
Try using ~*

Her are the General Operators:
http://www.postgresql.org/docs/user/x2125.htm

"Campbell, Scott" wrote:

> Hey,
>
> Is there a function within postgres that lets you search for both upper and
> lower case at the same time?
> I know of the upper() and lower() functions but if a word has both upper and
> lower case in it it won't be returned by a query.
> Or am I limited to forcing my data to have one case only?
>
> Thanks
> Scott


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

Предыдущее
От: Elmar Haneke
Дата:
Сообщение: Re: 7.1 Release Date
Следующее
От: fabrizio.ermini@sysdat.it
Дата:
Сообщение: Instability in copying large quantities of data