Our team is planning to migrate from mysql to oracle. They have provided a file in text format which generate through mysqldump utility and i can found sql statement in this file. But i can see file contain some blob related data with raw chars.I can import text/number data but how can i import blob data into oracle through sql statement or tool. Any idea