Hi, I am trying to insert json data using the putdatabase record. All the columns of json are inserted as expected but one of the column which has nested JSON data is inserted as CLOB. how to resolve this and force putdatabase to insert only string.
[image: image.png] I need to insert and read JSON string which is readable. any suggestions please? Thanks, Asmath
