CBSE Class 12 Computer Science
Question 60 of 78
Relational Databases — Question 2
Back to all questionsRelations
Reason — A relational database consists of a collection of tables, which are used to organize and store data. These tables are called relations. Each table consists of rows and columns, where rows represent individual records or tuples, and columns represent attributes or fields.