The term ‘field’ as applied to database table means: |
Vertical column of the table Size of the table Horizontal row of the table Name of the table. |
Vertical column of the table |
The correct answer is option 1- Vertical column of the table. The term ‘field’ as applied to database table means vertical column of the table. A field in a database table refers to a single piece of data, typically representing a specific attribute or characteristic. Each field is arranged in a vertical column within the table, with each column containing data of the same type or category. |