Label.
In a database a field with a formula is called a calculated field. A calculated field should actually be in a table, as it can be calculated from data in other fields in the table, so it normally only appears in queries, reports and forms. In a spreadsheet it would just be a calculation.
attribute
Field
In a physical database, a field is also called a column. It represents a specific piece of data that is stored in a database table, such as a name, age, or address. Each column typically has a data type that defines the kind of data it can hold.
A category of information stored in a column of a database is called a field. Each field represents a specific piece of data within a record or row of the database table. Fields are used to store different types of information, such as names, dates, numbers, or text.
In terms of a database, they would be a record. In a spreadsheet it would be a range.
The column headings in a database such as Last Name or First Name are referred to as labels.
A column in Excel is just known as a column. You could be referring to a column in a database, such as Access, which would be known as a field. In Excel each column is given a label so that they can be identified. Column labels are letters.
They could be called Data. In terms of a database table you could also be referring to a field as the structure that holds the words or numbers.
They are called 'fields'. For example, the primary key is always a field in the table. If you're looking at a database table in datasheet view (so that it looks like Excel) then each column is a 'field' and each row is a "record". Therefore a field called "Date of Birth" would be part of a record stating all specific "Employee Details" etc.
Attributes are also known as fields or columns in many database systems. An entity is a person, place, object, event, or idea for which you want to store and process data.
Another name for a file in a database is a "table." Tables are used to store data in rows and columns, with each row representing a record and each column representing a field or attribute.