EXTRACTING JSON over 32Kb into relational table field Oracle 19c SQL DEVELOPER
HI, We are trying to extract a json file biggest than 32Kb length into a Oracle table column CLOB, but the examples that we see are not working at all.
Please need help to continue with our development application.
Thank very much.
PD. we are using utl_http.xxx tools, and apex.json tools on a 19c oracle database installations wir sqldeveloper.