A file is a collection of related records treated as a single unit. It represents one attribute or characteristic of an entity. In a table, a field appears as a column header.
For example, in a student database, fields might include name, age, grade, and address. Each field has a specific data type, like text or number. Fields are the basic units for organizing and structuring data in a database.