field

A location in a record where a particular type of data is stored. For example, a record in the Rooms table contains fields to hold room area, room use, and room code. Each field in a record is set to accept a certain type of data and a maximum number of characters. Tables use many types of fields, including fields holding integers, decimal numbers, character strings, uppercase text, dates, times, currency, and a specific set of values.