| От | Mark |
|---|---|
| Тема | Case Insensitive Queries |
| Дата | |
| Msg-id | 200105291603.f4TG3BW08512@mail.ldssingles.com обсуждение исходный текст |
| Ответы |
Case Insensitive Queries
Re: Case Insensitive Queries |
| Список | pgsql-sql |
Is it possible to execute a query using a where clause that allows case insensitive comparison between a field and text. For example: select * from account where username = 'test' where username could be 'Test', which would be a match. As is, this compare is case sensitive. grep'd the source, but stricmp is only used for keywords and not actual column data. Any help would be greatly appreciated. Thanks, Mark
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера