Hi,
I´m using SQL Developer Version 4.0.2.15 and I don´t really know how to export automatically data from existing table into .csv OR .xlsx format and send this file via email to a colleague.
I currently have a procuedure which loads data in a table every monday and it works, but now I don't really know the next steps to export it automatically in .csv OR .xlsx format and send it via email to my colleague.
Any ideas?