Posts Tagged ‘csv’

CSV Files and Applications

Wednesday, November 5th, 2008

CSV is a common comma separated value file belonging to the Data Files category. It contains sets of data that are separated using commas and every new line is a representation of another row. The values are arranged in cells using a spreadsheet program or alternatively they are entered in a database.

(more…)