how to export images into xlsx file from oracle database

94 Views Asked by At

I need an help to export images from an Oracle table into xlsx file while calling a procedure, I'm able to export strings,date and numbers but I could not find a way to export images into xlsx file

seeking suggestions

I want to export table data including images into xlsx file

0

There are 0 best solutions below