PL SQL Procedure to Excel (.xlsx)
Hi ,
I want to write from PL SQL procedure into different excel sheets of the same excel. Please let me know how this can be ahieved. I found the UTL_FILE.fopen command but how to use it for writing in an excel sheet is a question.
Also i want to know how to seperate print the data in different cells in an excel.
Requesting an urgent help.
Thanks
Samarth
I want to write from PL SQL procedure into different excel sheets of the same excel. Please let me know how this can be ahieved. I found the UTL_FILE.fopen command but how to use it for writing in an excel sheet is a question.
Also i want to know how to seperate print the data in different cells in an excel.
Requesting an urgent help.
Thanks
Samarth
2