Re: case insensitive search

Поиск
Список
Период
Сортировка
От Gurudutt
Тема Re: case insensitive search
Дата
Msg-id 89063021.20020315115444@indvalley.com
обсуждение исходный текст
Ответ на case insensitive search  (arun kv <arun@library.iisc.ernet.in>)
Ответы Re: case insensitive search  (knut.suebert@web.de)
Список pgsql-php
Hello arun,

ak>         how to do a case insensitive search on postgresql database. i will
ak> enter a keyword in text field and it has to search for that keyword in
ak> keywords field of table and should be case insensitive.

why don't you use "ilike" to search for the pattern in the database.

--
Best regards,
 Gurudutt                            mailto:guru@indvalley.com

Life is not fair - get used to it.
Bill Gates


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

Предыдущее
От: arun kv
Дата:
Сообщение: case insensitive search
Следующее
От: "Papp, Gyozo"
Дата:
Сообщение: Re: Graphics