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
Hi Kiran,
pls go through the below link.
http://www.simple-talk.com/sql/database-administration/creating-csv-files-using-bcp-and-stored-procedures/
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Which is faster joins or subqueries?
What are the benefits of pl/sql packages?
What is data manipulation language?
What pl/sql package consists of?
What are properties of the transaction?
What is the difference between sql and isql*plus?
Are dml statements autocommit?
how is myisam table stored? : Sql dba
what is the difference between char and varchar data types? : Sql dba
Differentiate between % rowtype and type record.
what are local and global variables and their differences? : Sql dba
what is the use of double ampersand (&&) in sql queries?
What is sqlite used for?
describe transaction-safe table types in mysql : sql dba
What are all different types of collation sensitivity?