Answer:
"fields".
Step-by-step explanation:
In a relational database table, columns are better known as "fields". A field is a single piece of data that represents a characteristic of an entity or object in the table. Each field has a unique name, a data type, and a specific size or length, depending on the type of data it stores. Together, the fields in a table define the structure of the data and allow the database to organize and store the information in a meaningful way.