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

Home -> Community -> Usenet -> c.d.o.server -> How to Disable Case sensivity for string compare ?

How to Disable Case sensivity for string compare ?

From: Loy&Hutz <loyhutz_at_dinx.de>
Date: 19 Nov 1998 11:50:07 -0100
Message-ID: <01be13aa$b8d09cc0$6d6464c3@kom>


I īd like to have the same behaviour like MS access.

Is there a possibility / switch to dissable the case sensitivity for all actions

e.g.

Select * from Tbl1 where Col1 = 'a'

->>>

Results with Col11 = 'A' or 'a'

Perhaps with sort order ?

Greetings Sven Kunze Received on Thu Nov 19 1998 - 06:50:07 CST

Original text of this message

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