Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> In-case sensitive searches
Hi,
what's the best way to perform an in-case sensitive search? Ofcourse SELECT x FROM y WHERE UPPER(z) = UPPER(mystr) is out of the question because it does not use the index.
Is there a way to specify to ignore case, or a way to create an uppercase index?
Best regards,
Brian
--Received on Thu Sep 18 1997 - 00:00:00 CDT
------------------------------------------------------------------------
Brian Rasmusson, Software engineer & analyst e-mail: brianr_at_belle.dk Belle Systems A/S web : www.belle.dk Network, Internet and communication specialists phone : +45 59442500
------------------------------------------------------------------------
![]() |
![]() |