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 -> Case insensitive selects

Case insensitive selects

From: Super Kev <steve.bright_at_capgemini.co.uk>
Date: Wed, 5 May 1999 11:16:54 +0100
Message-ID: <7gp5qp$d3d$1@hagen.cloud9.co.uk>


I think this has been on the NG recently, and I think I know the answer BUT ......

can somebody confirm that there is no instance parameter that can make a select statement case insensitive..

e.g select username from employees where username like 'smi%';

  to return SMITH, Smithers, sMithereens etc , etc.....

I know I can use upper() and lower() functions ...

Using Oracle8.0.5 on NT

Cheers

Steve Bright

steve.bright_at_capgemini.co.uk Received on Wed May 05 1999 - 05:16:54 CDT

Original text of this message

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