Q69
A group of related fields, is known as
A.
tuple
B.
schema
C.
records
AnswerD.
file
E.
None of the above
Answer: Option C
Solution
Answer: Option C
Solution:
In database terminology, a record is a collection of related fields that are treated as a single unit of data. Each field within the record contains a piece of information, and together, they represent a complete set of information about an entity. For example, a record in a customer database might include fields for name, address, and phone number. Therefore, a group of related fields is referred to as a record.