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 vangeti
Hi Aryasen,
Thanks for your answer. But when exporting the data from
SQL Developer for 18 million records it is taking too long
time to complete. is there any other way to complete this
task with out SQL Developer and PL/SQL developer.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is t sql a programming language?
What is the use of primary key?
Which constraints we can use while creating database in sql?
What is AUTH_ID and AUTH_USER in pl/sql ?
define sql delete statement ? : Sql dba
What is the use of index in sql?
What is a data definition language?
Can we perform dml in function?
Define the select into statement.
How can you load microsoft excel data into oracle? : aql loader
What is trigger types of trigger?
what are the properties and different types of sub-queries? : Sql dba
what is user defined functions? : Sql dba
How do you exit in sql?
If a cursor is open, how can we find in a pl/sql block?