Community

Tip: Converting CLOB data type into VARCHAR for any database

(Ravindra Pratap Singh) This short article explains how to convert the Character Large Object (CLOB) data type for a table into the VARCHAR data type for any database by using a customized Java class. By writing your own Java class, you can easily convert the CLOB data type. This helps users and cus

Read More - Register for Free Membership

Tags: