Which of the following is the collection of related records?

Which of the following is the collection of related records?

مندرجہ ذیل میں سے کون سے متعلق ریکارڈوں کا مجموعہ ہے؟
Explanation

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.