CertNova
Menu
<- Back to glossary

CSV Format

noun

Definition

  1. 1.CSV (Comma-Separated Values) is a simple file format used to store tabular data, where each line represents a data record and each record consists of fields separated by commas.

Example

A CSV file might be used to export sales data from a spreadsheet for analysis in BigQuery.

Related Exams