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 kumar vangeti
Hi Vellai,
From SQL loader, we are going to insert the data in to
database. But my concern is i need to export the data from
database to .csv file.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is your daily office routine?
How to fetch alternate records from a table?
who introduced sql?
what is 'trigger' in sql? : Sql dba
What is oracle pl sql developer?
Where is pl sql used?
How does a self join work?
Is coalesce faster than isnull?
What is normalization? How many normalization forms are there?
What does sql stand for?
What is query optimization in sql?
what is clause? : Sql dba
What is meant by user defined function?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
How many indexes can be created on a table in sql?