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
How do you delete duplicates in sql query using rowid?
What are different functions in sql?
What are the parts of a sql statement?
What is trigger in flip flop?
What is left join in postgresql?
What is the difference between local variables and global variables?
what is myisam? : Sql dba
What is Collation Sensitivity ? What are the various type ?
What is multiple partition?
What are views in sql?
Why cross join is used?
What is pls integer?
what's the difference between a primary key and a unique key? : Sql dba
what are all types of user defined functions? : Sql dba
Is delete faster than truncate?