The type of data that a field in a table can contain, such as text,date,Boolean, or long integer. The data type determines the type and range of values that can be entered in the field, the amount of storage space available, and the amount of space allocated in the database to store the data. You specify the data type when you create the field in the table