I have an excel sheets which contain information which will be exported via CSV in Excel and later be imported via CSV into a mysql database.
The problem is that some columns in the excel can contain quite a few common delimiters such as commas, apostrophes for text fields, along with single...