Quantcast
Channel: Question and Answer » oracle
Viewing all articles
Browse latest Browse all 717

Exporting 30 million rows to CSV

$
0
0

I have a query that hits multiple tables in an Oracle database (11g). I don’t have access to the server itself. I use SQL Developer or SQL*Plus to connect.

There are about 31 million rows, and 7 columns, and I want to dump it into a CSV file.

How can I achieve this?


Viewing all articles
Browse latest Browse all 717