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 / aryasen vaikom
If you are using SQLDEVELOPER there is one option to export
data into csv file.
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the benefit of foreign key?
What are %type and %rowtype for?
How do I enable sql encryption?
Can sql developer connect to db2?
Does postgresql run on the cloud?
what is the difference between join and union? : Sql dba
What does count (*) mean in sql?
What does stand for in sql?
define join and explain different type of joins? : Sql dba
What is cross join example?
what is recursive stored procedure? : Sql dba
what is a view? : Sql dba
how to load data files into tables with 'mysqlimport'? : Sql dba
what is self-join? : Sql dba
Can you join views in sql?