Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Regexp rant

Re: Regexp rant

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 19 Jun 2006 08:38:08 -0700
Message-ID: <1150731491.898412@bubbleator.drizzle.com>


snarks_at_gmail.com wrote:
> Great, Oracle have implemented "REGEXP_LIKE" for database queries! Now
> how do I do regexp matching in procedural code? It's enfuriating to
> have a feature that is so tantalizingly close...
>
> Phil Hibbs.

It is unclear what it is you are trying to do that you can't do with REGEXP_LIKE, REGEXP_INSTR, and REGEXP_REPLACE. Could you clarify your intent.

-- 
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 Mon Jun 19 2006 - 10:38:08 CDT

Original text of this message

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