About lower and uppercase

Поиск
Список
Период
Сортировка
От Sonia Sánchez Díaz
Тема About lower and uppercase
Дата
Msg-id 00af01c2847f$18792220$ffd6fea9@avantel.net
обсуждение исходный текст
Ответ на Re: Can't connect to PGSQL  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Ответы Re: About lower and uppercase
Список pgsql-admin
Hi!

I don't  know if this is possible from postgresql configuration...

I want to ignore the use of uppercase and lowercase from the data restored
into the DB...

I mean, if I  write a query like this:

select * from fruits where fruit_name like 'orange';

I could get any result where the string looks like:

orange
Orange
ORANGE

Is it possible???

Regards.



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Can't connect to PGSQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum return codes (vacuum as db integrity check?)