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
What is the sql case statement?
Is trigger a stored procedure?
Which join condition can be specified using on clause?
How delete a row in sql?
how mysql optimizes distinct? : Sql dba
What are the most important ddl statements in sql?
Can we create table in function?
what's the difference between a primary key and a unique key? : Sql dba
What is sql analyzer?
What's the procedure?
What is clustered index sql?
What is offset and limit in sql?
What is a join query?
Can we call a function containing dml statements in a select query?
Define commit?