|
Hi,
in my plsql program(procedure) i have queries to fetch data from database. now i want to export those query results to an excel and store on my local machine drive path.
Here i don't want to use directory creation, please suggest plsql logic how can i achieve this.
Ravi
|