xlsx_writer-Oracle icon indicating copy to clipboard operation
xlsx_writer-Oracle copied to clipboard

Creating Excel workbooks (xlsx) with PL/SQL

xlsx writer for Oracle

Creating Excel workbooks (xlsx) with PL/SQL

Dependencies

The package needs zipper which can be found here.

The tests require the blob_writer package.

Links

About Office Open XML.

Examples on my homepage.

Example for the procedure sql_to_xlsx which turns an SQL statement into an excel sheet.

Licence

xlsx writer is licenced under the GNU General Public License v3.0.