How to view a BLOB data, can i export it to textfile? . i am using Oracle SQL developer 5.1. When i tried select utl_raw.cast_to_varchar2(dbms_lob.substr(COLNAME)) from user_settings where =
it says the following error ORA-06502 PL/SQL : numeric or value error : raw variable length too long
the BLOB contains text in XML format