• In database terns, a table is responsible for storing data in the database. Database tables
consists of rows and columns. Relational database is a set of relations.
• In the Student Registration System, the database is the only source of information about
which students have registered for each course. We are particularly interested in
database that use the relational model, in which data is stored in tables.