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: String Equality

Re: String Equality

From: Jeremy <jeremy0505_at_gmail.com>
Date: Thu, 12 Oct 2006 17:40:42 +0100
Message-ID: <MPG.1f988065c1f38e3398a317@news.individual.net>


In article <12isqtb7p6uuod2_at_corp.supernews.com>, says...
> 10gR2
>
> what is currently the "best" way/function to compare 2 strings for EQUALITY
> byte for byte ?
> or just "if l_string = l_string then....."
>

I think this will always return true ;)

But seriously, this is the way to do it - what else did you have in mind?

-- 
jeremy
Received on Thu Oct 12 2006 - 11:40:42 CDT

Original text of this message

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