Comma Separated Values, CSV, is the most basic way to export data out of just about any program that handles data in table format, from databases to spread sheets. The problem is that CSV isn't standardized, so different programs can interpret what "CSV" is supposed to mean in slightly different ways, which winds up doing bad things to your data.