Vidyalelo
Computer Fundamentals · Q266

MS Access

Computer Related · Computer Fundamentals · question 266

Q266

Collection of related records in a database is known as

A.
File
B.
Bench
C.
Table
Answer
D.
Relationship

Answer: Option C

Solution

Answer: Option C
Solution:
A Table is a collection of related records in a database. It organizes data into rows and columns, where each row represents a record, and each column represents a field or attribute. Unlike a file, which is a collection of data without any inherent structure, a table in a database is designed to store structured and related information. A table is a fundamental component of a relational database, providing a systematic way to organize and manage data.
Therefore, the correct option is Table.