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
What are commit, rollback, and savepoint?
What is sql clause?
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
What are the advantages of pl sql?
Is pl sql different from sql?
how does a local variable is defined using t-sql? : Transact sql
What is the use of count (*) in sql?
What is %s in sql?
What is a call statement? Explain with an example.
What is sql constant?
Is join an inner join?
What is over () in sql?
what is online transaction processing (oltp)? : Sql dba
What is the best free sql database?
write an sql query to find names of employee start with 'a'? : Sql dba