export file to excel (65536 records)
580935Jul 3 2007 — edited Jul 3 2007i have a query that contains 198097 records.
but excel csv format just limited to 65536 records.
so how i export remaining records to excel ?
i tried this SQL statement it dind return any result.
select * from DC_18a where rownum =65537