How to write,create Excel files via PL/SQL and save the file to a directory? | Akdora's Blog
In this post, I will write a PL/SQL package that helps us to write a EXCEL file in XML format. Then, we will save it some directory. This is a basic way to create an Excel file. There is no formatting type in the cells. We will just write something in the...