How to schedule to export data from oracle to a excel file

Viewed 30

I use Oracle SQL developer to run a script (select .. from) to display data on the tool.

Now I would like to schedule this task, so that it can export the data to an Excel file by schedule. How do I do this?

0 Answers
Related