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 to extract date

733774Feb 9 2010 — edited May 13 2011
I have a field that has date (mm/dd/yyyy format) followed by a new line character. How do I extract just the data from the field using regexp_substr?

I can use substr for this, but i want to see if i can use regexp_substr

Thanks
Billu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2011
Added on Feb 9 2010
5 comments
5,560 views