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: Functions

Re: Functions

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 23 Mar 2007 08:33:00 -0700
Message-ID: <1174663978.986831@bubbleator.drizzle.com>


krajiusa_at_gmail.com wrote:
> Hi
>
> How to identify special characters in a string ?
>
> what is the function
>
> Appreciate u r help
> Thanks
> Sistla

What version of Oracle?
What special characters?

My first thought would be regular expressions: Morgan's Library at www.psoug.org
Look up Regular Expressions

If that doesn't work consider ASCII and CHR functions and more work.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Fri Mar 23 2007 - 10:33:00 CDT

Original text of this message

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