Every table is broken up into smaller entities called fields. The fields in the customers table consists of ID,NAME,AGE,ADDRESS and SALARY.
A field is a column in a table that is a designed to maintain specific information about every record in the table.