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 -> case sensitive

case sensitive

From: David BARATTE <David.Baratte_at_Uhb.Fr>
Date: 1997/07/03
Message-ID: <33BBC8EA.41C6@Uhb.Fr>#1/1

Hi,

        Is there a function in SQL which doesn't care of the case of a string when you use a SELECT statement.

e.g: with a record containing the string TOTO

        i want to retrieve it with         

                select * from table_name where field_name='toto'

                Thanks in advance.

mailto:david.baratte_at_uhb.fr Received on Thu Jul 03 1997 - 00:00:00 CDT

Original text of this message

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