Claus Pedersen Member³ Oct 15, 2008 #1 Try using the utl_file package. It contains methods to read/write both text and binary files. Otherwise dbms_lob can be used to make binary files.
Try using the utl_file package. It contains methods to read/write both text and binary files. Otherwise dbms_lob can be used to make binary files.