| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Sébastien VAROTEAUX | Date: | August 24 2000 1:40pm |
| Subject: | How to do a non case-sentive select ? | ||
| View as plain text | |||
Hi,
I would like to know if it's possible (and how to) to do a non case-sentive
select in a table (with Perl + MySQL)...
Ex :
select title from table where title like '%test%'
I would like that it's return : Test, tEst, teSt or TEst...
Thanks,
Zak
| Thread | ||
|---|---|---|
| • How to do a non case-sentive select ? | Sébastien VAROTEAUX | 24 Aug |
| • Re: How to do a non case-sentive select ? | Tonu Samuel | 24 Aug |
