PL/SQL Script to read CLOB(XML Data) which is more than 32kb size
Here in this article I will be writing how to read a CLOB file using DBMS_LOB which is more than 32kb size. The below example… Read More »PL/SQL Script to read CLOB(XML Data) which is more than 32kb size