I need to execute an SQL and save the result in an Excel file (.xlsx) using an automated command line.
Is this possible or is the only option to save the result as text files using the command line options csv= or tsv= ?