COMPUTER APPLICATIONS
DATABASE MANAGEMENT SYSTEMS
| 
 Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 
 | 
 The attribute refers to a ____ of a table 
| 
 | 
  Record 
 
 | 
| 
 | 
  Foreign key 
 
 | 
| 
 | 
  Primary key 
 
 | 
| 
 | 
  Field 
 
 | 
 Explanation: 
Detailed explanation-1: -The columns in a table is a field and is also referred to as an attribute. You can also think of it this way: an attribute is used to define the record and a record contains a set of attributes.
Detailed explanation-2: -An attribute field is a piece of data or information associated with a particular object or record contained in a database. Attribute fields are used to store characteristics or properties associated with the object or record and can be utilized to filter, search, or sort data.
Detailed explanation-3: -Rows is termed as the total number of attributes in relation or a table.
 There is 1 question to complete.