Re: Case sensitivity

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: Case sensitivity
Дата
Msg-id 1073971603.27287.889.camel@linda.lfix.co.uk
обсуждение исходный текст
Ответ на Case sensitivity  ("Dario Ottaviano" <dario_ottaviano@togliquestovirgilio.it>)
Список pgsql-novice
On Sun, 2004-01-11 at 09:43, Dario Ottaviano wrote:
> I use postgres on a window server (IIS 5.1)
> Is there anybody that knows if  is possible to make postgres  no case
> sensitive in the manipulating data into tables/views?

You can use upper() or lower() to transform all data to one form.  In
comparing data you can use ILIKE
--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Wherefore let him that thinketh he standeth take heed
      lest he fall."            I Corinthians 10:12


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

Предыдущее
От: Russell Shaw
Дата:
Сообщение: Re: Connect error
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: Cluster in users home