Search code examples
sqloraclescheduled-tasksoracle-sqldeveloper

Oracle Sql Developer (Version 20.2). Schedule a report


I have a query that takes hours to run and extract. I am looking to get that query run by Oracle Developer automatically (e.g. overnight), extracted and saved in a designated folder.

I was not able to find any clear instructions online - I am quite new to this and was wondering if anyone could share a link or some instructions on how to achieve that, please?

Thank you in advance!


Solution

  • or you can schedule a job using sql developer(assuming you have admin right)

    enter image description here