Convert a .sql file into .csv smaller chunks

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
lleoun
Forum Newbie
Posts: 8
Joined: Mon Feb 25, 2008 5:37 am

Convert a .sql file into .csv smaller chunks

Post by lleoun »

Hi all,

I have a big .sql file and I want to convert it into several smaller csv files. How can I do that? Is there any program to do it? Or any function in PHP that can do the magic?

Thanks a lot in advance!
Post Reply