I am using Oracle Sql Developer as a interface in which I am firing a query returning 85,000 rows of which only 58,000 approx rows are shown.
Can you guys please advise any way by which I can:
- see all the records
- export them (later) into a csv file
Please advise.