Computer Science Ques 345
Question: A group of related records in a database is called a(n):
Options:
A) Table.
B) Column.
C) Object.
D) Key.
E) None of these
Show Answer
Answer:
Correct Answer: D
Solution:
- A record is a group of related fields, eg. In a database. Of doctor’s patient, each dent patient would be separate record (rows), with fields (Columns -for first name" ‘surname -‘date of birth’. address’ allergies’, etc.