Searching Text Fields - Case Sensitive?
От
Mike Field
Тема
Searching Text Fields - Case Sensitive?
Дата
Msg-id
003401bee4d3$42774e20$0200a8c0@mike
Список
Дерево обсуждения
Re: [SQL] Searching Text Fields - Case Sensitive? Bart Ogryczak <bart@bart.w-wa.pl>
Hi-
If I want to search a text field for a certain word, say 'foobar', using:
SELECT * FROM mydb WHERE description LIKE "%foobar%";
it seems to be case sensitive. Is there a way to do it so it is NOT case-sensitive?
Please let me know.
Thanks,
Mike
В списке pgsql-sql по дате отправления