Hi!!!!
I'm doing Java class that acquire metadata from Database and write all statements sql (DML) to output file.
I have no problem excepting BLOB type!!
I opened one backup file for example and I saw that BLOB type starting with '0x' + binary data...
Have you any ideas?!