Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert BLOB to Long raw using PL/SQL

59250Jun 12 2002
I need to copy the column with type 'BLOB' to the column with type 'LONG RAW'.
Someone said that can use the DBMS_LOB and UTL_RAW to handle the conversion.
However I can find out the solution.

Does anyone have the sample code on it? Thanks!

Regards,

Carmen
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 12 2002
Added on Jun 12 2002
2 comments
18,614 views