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 sensitive "like"

Case sensitive "like"

From: gerard <gerard_at_xsoft.demon.co.uk>
Date: Wed, 05 May 1999 23:48:04 +0100
Message-ID: <3730CAA4.F05@xsoft.demon.co.uk>


Hi

Hopefully someone can help

consider "where name like 'fred' . On Access this is case insensitive and works well. On Oracle it doesn't.
I want to avoid using "where lower(name) like 'fred'" Is there any way of configuring oracle to always ignore case sensitive comparisons.

thanks in anticipation.

gerard heathcote Received on Wed May 05 1999 - 17:48:04 CDT

Original text of this message

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