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 / vellai
Hi,
In oracle,We have SQL loader utility tool. You can use that
utility with out creating index and referencial constraint.
thereafter you can see 18 million records are loaded within
a hour into database.
Thank you
Vellai
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is sp_helptext?
How is data stored on a disk?
What is database white box testing and black box testing?
Explain the commit statement.
what are the advantages of using stored procedures? : Sql dba
What are the types of join and explain each?
How to select unique records from a table?
What does trigger mean in slang?
how to get a list of all tables in a database? : Sql dba
Can you inner join the same table?
What is trigger in flip flop?
What is pl sql code?
What is before trigger?
Does sql support programming?
How do you identify a primary key?