The Joys of an Unspecified Format
I’m currently importing batches of CSV (comma separated value) data into a MySQL database, using phpmyadmin.
As you might expect, phpmyadmin has a default character to “separate” the “values”. As you might not expect, the default is… a semicolon.
