CLOB to BLOB using APEX_WEB_SERVICE Ashish Sahay February 29, 2020 CLOBBASE642BLOB Function This function is used to convert Clob to base64Blob. Syntax APEX_WEB_SERVICE.CLOBBASE642BLOB ... Show More
BLOB to CLOB using APEX_WEB_SERVICE Ashish Sahay February 29, 2020 BLOB2CLOBBASE64 Function This function is used to convert Blob to base64Clob. Syntax APEX_WEB_SERVICE.BLOB2CLOBBASE64 ( ... Show More
Consuming ORDS Rest APIs using PL/SQL Ashish Sahay February 28, 2020 Consuming ORDS Rest APIs using PL/SQL API End point : https://apex.oracle.com/pls/apex/ashish_portfolio/hr/test_emp Parameters ... Show More