Hi,
i want to export BLOBs via utl_raw.cast_to_varchar2 and .cast_to_raw into a textfile. Afterwards i want to import the textfile as the APEX procedure wwv_flow_api.varchar2_to_blob it does. The idea is that i can export BLOBs on one database and import the BLOBs on another database via textfile. Has somebody an algorithm in PL/SQL code of the APEX procedure wwv_flow_api.varchar2_to_blob?
Many thanks in advance.
Regards,
Martin