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 PL/SQL Records?
What is database sql?
What are the various levels of constraints?
Is it possible to include an insert statement on the same table to which the trigger is assigned?
What is cursor in pl sql with examples?
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
Is sqlexception checked or unchecked?
explain advantages of myisam over innodb? : Sql dba
explain access control lists. : Sql dba
Can we commit in trigger?
What is oracle sql called?
Where is all the data on the internet stored?
What are primary key and foreign key and how they work?
what is a primary key? : Sql dba
What are the types of triggers in sql?