Relational Data
A relational database contains tables. A table is a tuple (finite sequence) of named columns, each containing data of a particular type. Each row of the table is a sequence of data values, one for each column.
Table 2: Key Standards for Relational Data