0%

ALL meanings of comma separated values

C c
  • noun Technical meaning of comma separated values (file format)   (CSV) A file format used as a portable representation of a database. Each line is one entry or record and the fields in a record are separated by commas. Commas may be followed by arbitrary space and/or tab characters which are ignored. If field includes a comma, the whole field must be surrounded with double quotes. 1
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?