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 -> Re: Case sensitive "like"

Re: Case sensitive "like"

From: Arjan van Bentem <avbentem_at_DONT-YOU-DAREdds.nl>
Date: Fri, 7 May 1999 19:56:44 +0200
Message-ID: <7gv9g7$kq2$1@weber.a2000.nl>


bvalent wrote
>you will need to do an UPPER, not a LOWER.

Ehhh, I indeed always use upper, but why shouldn't I use lower?

    where lower(name) like 'fred'

seems OK to me (except for the fact that no wildcards are present in 'fred' ... )

Arjan. Received on Fri May 07 1999 - 12:56:44 CDT

Original text of this message

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