I've a table with a field type LONG RAW that I use to save a bitmap image,
I need to send a record with an image in another oracle database, how can I do? how can select a LONG RAW field or how can I externally save an image from a record?