Export SQL query Result to excel file
Hi All,
I have a requirement to export around 400,000 records from a query result. The output file should be in xls or csv format. I am using oracle 11gR2.
Please let me know the best way of doing it. I tried to run the query and tried exporting manually. But SQL developer hangs.
Thanks !