What is the CSV format?
- csvCSV
- CSV is a file extension that can store comma separated numeric and alpha numeric data in simple text format. CSV is used while data transferring and it can contain records contained with a lot of fields. Each record has same number of fields.