Difference between revisions of "Comma Separated Values"
From RCampus Wiki
(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.) |
m |
||
| Line 1: | Line 1: | ||
'''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. | '''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. | ||
| + | |||
| + | [[Category:Reports]] | ||
Latest revision as of 22:10, 3 February 2023
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.