Need export some date to excel file
Hi all,
I need export some records from table to excel file by PL/SQL. My goal is write job scheduler to export some records from table to excel file. Oracle support any package to export data to excel file ?
My DB is 11gR1 64 bit on Linux.
0