Måske
select ...., to_lob(long_raw) from old_table
(http://www.psoug.org/reference/convert_func.html )
eller
UTL_RAW.CAST_TO_VARCHAR2(b)
(http://www.dbasupport.com/forums/showthread.php? t=5342 ).
Måske
select ...., to_lob(long_raw) from old_table
(http://www.psoug.org/reference/convert_func.html )
eller
UTL_RAW.CAST_TO_VARCHAR2(b)
(http://www.dbasupport.com/forums/showthread.php? t=5342 ).