A collection of related records in database is known as a
A. Table
B. Database
C. File
D. None of above
Answer: Option A
Solution (By Examveda Team)
ATable 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. 
Join The Discussion