Skip to main content

How could i writ the excedded rows from oracle to excel files

if it is not enough in one sheet can i write all data ins the oracle file to different sheet and eaxch sheet has part of the data from Oracle file till the data finished .Is it possible

 

or which another format could i write the exceeded rows from oracle fiels to

 

Thanks for any help

Hi @gogopotter90, would writing to a CSV (Comma-separated Value) file be an option for you? Or is there anything else you wanted to achieve with Excel format?


Reply