Mar 26, 2008 #1 2juvenile Programmer Jun 7, 2007 14 US My question (thread766-1375984 ) did not get resolved via posting, but I did eventually find the answer. This is the SQL code that casts a BLOB field to printable text: UTL_RAW.CAST_TO_VARCHAR2("MEMOS"."THEMEMO") Thought someone might find this useful.
My question (thread766-1375984 ) did not get resolved via posting, but I did eventually find the answer. This is the SQL code that casts a BLOB field to printable text: UTL_RAW.CAST_TO_VARCHAR2("MEMOS"."THEMEMO") Thought someone might find this useful.