Tabular Data
Slide 5 of 15
We typically store data in tabular fashion. This is an example of a tabular database. The most familiar form to users might be a spreadsheet page. In this case, each column represents an attribute about an item, and each row represents a complete record for that item. A record is a list of attributes. Attributes are referred to as fields in the database world.