Comma Separated Value

A comma-separated values (CSV) file contains the values in a table as a series of ASCII text lines, organized so that each column value is separated by a comma from the next column's value and each row starts a new line. A CSV file is a way to collect the data from any table, so that it can be used as input for another table-oriented application (such as a relational database application).

A CSV file is sometimes referred to as a flat file.

-- MarcOtten - 09 Feb 2005

Topic revision: r1 - 09 Feb 2005 - 15:13:38 - MarcOtten
 
New users: Sign up now
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback