Just wondering how to save the data of a query to excel file.
For ex: 

After running the query:
Select * from myTable;
we would like to save the query results to xls file.
Any help is appreciated.
Thanks
Sai

Reply via email to