I want to export the database to CSV file and read in MatLab.
I use phpMyAdmin to export to CSV file, but each field is with quotes, so that MatLab cannot correctly read it.
How can I export CSV file without quotes?
update
And how to use SQL command to export?
Depends on what version of phpMyAdmin you’re using. In 3.4.9 (the latest release as of today), You’d select
Export,Custom - display all possible optionsradio button, FormatCSV, and just erase theColumns enclosed with:field.