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: 4 Nov 1998 11:46:55 -0100
Message-ID: <01be07e0$b3f81000$6d6464c3@kom>


Is there a possibility / switch to dissable the case sensitivity

e.g.

Select * from Tbl1 where Col1 = 'a'

->>>

Results with Col11 = 'A' or 'a'

Greetings Sven Kunze Received on Wed Nov 04 1998 - 06:46:55 CST

Original text of this message

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