Data types and field properties define how data is formatted and represented in database tables. The data type determines the type of value that can be stored in a cell, such as text, numbers, dates or times. Field properties further define the format of the data, for example specifying the number of decimal places for numeric values, or using input masks to control how data is entered into cells. Common data types include text, numbers, dates, times, currency values, auto-numbers and lookup values, while field properties include caption names, decimal places, and input masks.