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 are all the different normalizations? : Sql dba
what is the difference between truncate and drop statements? : Sql dba
What do you mean by rowid?
discuss about myisam index statistics collection. : Sql dba
How many types of index are there?
How many sql databases can you have on one server?
What are views in sql?
What is pl sql script?
What is auto increment?
What's the difference between a primary key and a clustered index?
What is difference between cursor and trigger?
Write a sql query to convert all character to uppercase after hypen.
what is msql? : Sql dba
What is the most common sql injection tool?
Can triggers stop a dml statement from executing on a table?