Convert ORDImage image to hexadecimal
I have a need to pull an image out of an ORDImage database field and write the image contents to another column or to a flatfile in Hexadecimal format.
Is there a process in PL/SQL that can convert images to hex code, without requiring me to purchase an image conversion tool.