Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Regular Expressions in PL/SQL?
If you have access to OWS2.x (you can download a trial from www.oracle.com) there is a package called owa_pattern which provides rudimentary support for regular expressions.
On Sun, 04 May 1997 00:13:03 -0400, Joe O'Connor <joe_at_exit109.com> wrote:
>
>I am new to PL/SQL programming. Ther looks like there is no native
>support for regular expressions in PL/SQL.
>
>Does anyone know of any third party PL/SQL libraries that will allow me
>to perform string manipulation using regular expression is PL/SQL?
>
>Thanx
>-- Joe
>
Thomas Kyte
tkyte_at_us.oracle.com
Oracle Government
Bethesda MD
http://govt.us.oracle.com/ -- downloadable utilities
![]() |
![]() |