Comma-separated Values
| Use attributes for filter ! | |
| Container for | database information organized as field separated lists |
|---|---|
| Initial release | RFC |
| Oct 2005 | |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2243628 |
About Comma-separated Values
A comma-separated values file is a delimited text file that uses a comma to separate values. Each line of the file is a data record. Each record consists of one or more fields, separated by commas. The use of the comma as a field separator is the source of the name for this file format.