Don’t panic, this is only a test.
The manual has a lot of useful information.
Unsurprisingly, one of the most frequently asked questions is “What should I do if my data has commas and double quotes?”.
CSV Importer can be used with any language (just make sure to save the file with UTF-8 encoding):
A comma-separated values or character-separated values (CSV) file is a simple text format for a database table.
Comma-separated values (CSV) est un format informatique ouvert représentant des données tabulaires sous forme de « valeurs séparées par des virgules ».
CSV (от англ. Comma Separated Values — значения, разделённые запятыми) — текстовый формат, предназначенный для представления табличных данных.
Comma-Separated Values(略称:CSV)は、いくつかのフィールド(項目)をカンマ「,」で区切ったテキストデータおよびテキストファイル。