CSV
CSV (noun) means a plain text file format for tables, in which each line is a row and the values in that row are separated by commas. Example: “Export the customer list as a CSV and I'll load it into the database.”
How to use CSV
Learner’s notesIn plain EnglishA simple text file holding a table, with commas between the columns.
Everyday word in data, finance and administrative work. Written in capitals.
A CSV carries no formatting or formulas at all, so anything that looked styled in a spreadsheet is lost on export.
Trace the full origin ↓Fill the gap
Can you complete this real example?
Export the customer list as a _____ and I'll load it into the database.
Etymology
An initialism of comma-separated values.