How to export the table data (this table having 18 million
records) to .csv file. Please tell me is there any faster
way to export the data.

Answer Posted / piyush shobhane

Here, You can use TOAD utility.
Heat the query...

After result is populated in tables below make save as
Option: EXCEL FILE
Format: CSV file

It will automatically starts saving files upto the last
record. Get Toad and u will done...

Piyush

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe different types of general function used in sql?

730


How can we find duplicate records in a table?

667


What are conditional predicates?

788


explain the delete statements in sql

749


What is minus?

758






How would you reference column values before and after you have inserted and deleted triggers?

820


What is the difference between left and left outer join?

692


What are the different types of functions in sql?

761


What is t sql used for?

733


How do I send sql query results to excel?

769


How can we avoid duplicating records in a query?

739


What is a table in a database?

788


Can we call a function containing dml statements in a select query?

726


Which join condition can be specified using on clause?

702


What will you get by the cursor attribute sql%found?

703