Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Regexp rant
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.orgReceived on Mon Jun 19 2006 - 10:38:08 CDT
![]() |
![]() |