I have prepared SQL*Plus script, part of it is SPOOLof a tables to .csv files, so I started wondering if it's possible to create the excel workbook and add those to it using SQL?
I have tried SPOOL to .xlsx with set sqlformat csv but when i try to open it, it returns an error.
Thanks for the feedback