Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> REPOST: Dealing with case sensitivity

REPOST: Dealing with case sensitivity

From: John Harris <harris.john.a_at_worldnet.att.net>
Date: Sun, 27 Jan 2002 02:33:50 GMT
Message-ID: <8$--$%%%_$_%%$%_%$@news.noc.cabal.int>


How does one handle case sensitivity with string searches using the LIKE operator?
If I have something like: select * from employee where lastname LIKE "ha%" But I want to get all possibilities regardless of case sensitivity - harris, Harris HArris HARRIS haRRis...

Is this possible with straight SQL against an Oracle database?

John Harris

This message was cancelled from within The Unacanceller's glorious new software, Lotus 1-2-3 For Rogue Cancellers. Received on Sat Jan 26 2002 - 20:33:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US