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 / kiran kumar vangeti
Hi Vellai,
From SQL loader, we are going to insert the data in to
database. But my concern is i need to export the data from
database to .csv file.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is it important to partition hard disk?
What does count (*) mean in sql?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
What is a design view?
How to display the records between two range in Oracle SQL Plus?
How do I pipe the output of one isql to another?
What is sharding in sql?
How many clustered indexes can be created on a table?
Explain spool.
What is a nested table in word?
What is the purpose of the partition table?
What is a ddl command?
What are the different type of joins in sql?
Explain raise_application_error.