Vidyalelo
Computer Fundamentals · Q145

MS Access

Computer Related · Computer Fundamentals · question 145

Q145

A collection of related records in database is known as a

A.
Table
Answer
B.
Database
C.
File
D.
None of above

Answer: Option A

Solution

Answer: Option A
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.