Hello,
I want to migrate a Long raw column to BLOB. The table is very big and so I cannot use the to_lob function since this function cannot be used in PL/SQL .
Can somebody give me some suggestions or some scripts which does this task.

Thanks