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 / aryasen vaikom
If you are using SQLDEVELOPER there is one option to export
data into csv file.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is pl sql collection?
Cite the differences between execution of triggers and stored procedures?
what are the security recommendations while using mysql? : Sql dba
Can we write ddl statements in functions?
In pl/sql, what is bulk binding, and when/how would it help performance?
How to return multiple rows from the stored procedure?
What is schema in sql example?
What are keys in sql?
Can we use ddl statements in stored procedure sql server?
What does t sql mean?
What is difference between procedure and trigger?
What is the difference between count 1 and count (*) in a sql query?
What is difference between left and right outer join?
How to select 10 records from a table?
How to test for null values?