The table rows and column are also known as?
-
Attributes and Fields
-
Fields and Records
-
Records and Fields
-
Fields and Attributes
C
Correct answer
Explanation
In database terminology, horizontal rows are called 'records' (each row represents one complete entry), and vertical columns are called 'fields' (each column represents a specific attribute or property). Records contain the actual data values, while fields define what type of data each column holds.