working at apex.oracle.com
while trying to load data from unloaded xml file, it is showing error, when checked with Configure option here it is CLOB instead of BLOB. why it took wrong data type for image column which is defined as BLOB?
how i can mapped it to correct data type?
regards