We used function UTL_I18N.UNESCAPE_REFERENCE to remove HTML Tags. But this works for String Len 2000.
Is there any function that will comply with NCLOB Data to remove HTML Tags (or) Do we have any equivalent UNESCAPE_REFERENCE function in DBMS_LOB to remove HTML Tags for 12c DB?