string compare

On Wed, Sep 28, 2011 at 8:18 AM, Ninja Li <[email protected]> wrote:

> Hi,
>
>  I have the following two email addresses:
>
>    [email protected]
>    [email protected]
>
>  The third and fourth characters of the two email addresses are not
> matching.
>
>  Is there any way to use SQL to get the number of the characters not
> matching ( 2 ) in the the two string, e.g. using regexp functions? or
> I have to use PL/SQL.
>
>  Thanks in advance.
>
>  Nick
>
> --
> You received this message because you are subscribed to the Google
> Groups "Oracle PL/SQL" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/Oracle-PLSQL?hl=en
>



-- 
naveen

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to