Fields
A database record is made up of database fields. Using the phone book again as an example, we would have separate database fields for the following information:
| • | Individuals/business name |
| • | Street address |
| • | Phone number |
A database can have only one field, or can have hundreds of fields - whatever it takes to store all the information required for one database record entry.