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

Home -> Community -> Usenet -> c.d.o.tools -> pl/sql - pattern matching / regular expressions

pl/sql - pattern matching / regular expressions

From: knight <nospam_at_newsranger.com>
Date: Mon, 11 Jun 2001 10:03:31 GMT
Message-ID: <TH0V6.3534$pb1.130551@www.newsranger.com>

Hi,

I am trying to match a specific line in my data and as a beginner am wondering how to do this.

The pattern to match would be eg:

[www.oracle.com|go to oracle]

With this info matched I would then like to split this info on the '|'

Can be done with Perl - but how with pl/sql?

Thanks,

S Received on Mon Jun 11 2001 - 05:03:31 CDT

Original text of this message

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