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
Why stored procedure is better than query?
How do I find duplicates in sql?
What is trigger point?
How do I run pl sql in sql developer?
What is before trigger?
How do I find duplicates in two columns?
How can I delete duplicate rows?
what is a database? : Sql dba
How do I write a cron which will run a sql query and mail the results to agroup?
How do I remove duplicates in two columns?
what is sql? : Sql dba
What is sql table?
What is sql not null constraint?
How to Declare Fixed Length String Value In PL SQL
What is the difference between stored procedure and view?