Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REGEXP_SUBSTR or REGEXP_REPLACE

399974Sep 24 2008 — edited Sep 25 2008
Hi,
Please help to achieve the below using regular expression.

String:
'abcd-efgh-ijkl'

output: abcd-efgh

here the delimiter is "-".

thanks in advance,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2008
Added on Sep 24 2008
8 comments
761 views