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?
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?