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!

Converting HTML string to text string

752503Aug 22 2010 — edited Aug 23 2010
Hi,

I used dbms_lob.substr to get the data in CLOB.

But it returns the values in html format which contains lots of tags in between.

How to convert the html string to text string.

Thanks in Advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2010
Added on Aug 22 2010
4 comments
1,441 views