Difference between revisions of "Comma Separated Values"

From RCampus Wiki
Jump to: navigation, search
(New page: '''Comma-separated values''' is a file type that stores tabular data. It has fields/columns separated by the comma character and records/rows separated by line breaks.)
(No difference)

Revision as of 20:22, 18 October 2007

Comma-separated values is a file type that stores tabular data. It has fields/columns separated by the comma character and records/rows separated by line breaks.