You have data in your database that looks like Table 6-4. What is the ProductName object?
(Tables consist of columns and rows and of attributes and records. Fields store a single value (an intersection of a column and row) and contain a certain type of information such as last name or zip code. A record is a group of related fields containing information about a single entity (such as a person) that spans all the fields. In Microsoft Access, a field is a synonym for column. ProductName, therefore, is sometimes known as a field that contains the name of the product for each record in the table.)