Schedule and Save SQL output to CSV
Hi All,
I am using Oracle DB 11gR2. I need to save the output of a SQL query to CSV file and also need to schedule its execution. What is the best way of doing it? Also is it possible to display some success message once the query execution is completed ?
Thanks
Ebin