MySQL Forums
Forum List  »  Oracle

Can we export data from MySql database to multiple CSV files
Posted by: Prashant Singh Rana
Date: May 17, 2010 10:36PM

Can we export data from MySql database to multiple CSV files ?


Lets assume a table have 1 billion records and I want to export it to multiple CSV Files rather than single huge csv file.

eg.

Table Name : MyTable
Output File Names : MyTable_1.csv, MyTable2.csv, MyTable3.csv ......

Plz Share Your Experiences.

Thanks & Regards

Prashant Singh Rana
psrana.iiitm@gmail.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Can we export data from MySql database to multiple CSV files
4581
May 17, 2010 10:36PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.