School Revise · Class 11 Informatics Practices · Chapter 5
Code 065, Class 11. A database stores data in tables so it is easy to keep and find. Here we meet the relational model and its keys.
|
|
A database is an organised store of data, managed by a DBMS. In the relational model, data is kept in tables.
A relation is a table, a tuple is a row and an attribute is a column. Degree is the number of columns and cardinality the number of rows.
A primary key uniquely identifies each row. A candidate key can be a primary key, an alternate key is one not chosen, and a foreign key links to another table.
A DBMS reduces repeated data and keeps data consistent, secure and shareable, which a simple file cannot do well.
Explore the idea by tapping. The interactive opens right here in the lesson.
tuple.
attribute.
The primary key.
cardinality.
Software that stores and manages a database.
Degree is the number of columns; cardinality is the number of rows.
A column that links to the primary key of another table.
|
A database is an organised store of data, managed by a DBMS. In the relational model, a relation is a table, a tuple a row and an attribute a column; degree is columns and cardinality is rows. A primary key identifies each row and a foreign key links tables. A DBMS keeps data consistent, secure and shareable. |
| Open the Virtual Lab |
These free Class 11 Informatics Practices notes explain database concepts and RDBMS, the relational model, tuples and attributes, degree and cardinality, and keys with worked examples and practice, for CBSE students across India and the Gulf including the UAE, Saudi Arabia, Qatar, Oman, Kuwait and Bahrain.
© 2026 School Revise. All rights reserved. Original content aligned to the CBSE and NCERT Class 11 Informatics Practices syllabus. Unauthorised copying is not permitted.