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 -> 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:48:58 -0100
Message-ID: <01be13aa$8fb192e0$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:48:58 CST

Original text of this message

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